commit | c69ceaf8ebfe0f8f2c1d085e05d5974fe8b9b295 | [log] [tgz] |
---|---|---|
author | Michal Krol <mjkrol@gmail.org> | Thu Oct 21 14:11:06 2004 +0000 |
committer | Michal Krol <mjkrol@gmail.org> | Thu Oct 21 14:11:06 2004 +0000 |
tree | b9ed35251b86e524b3a5b9697513d23fda9fda0d | |
parent | b80bc055bc94b8b13fad68705e497be8bd2bff71 [diff] [blame] |
forgot about revision increment
diff --git a/src/mesa/shader/arbprogram_syn.h b/src/mesa/shader/arbprogram_syn.h index b87f191..c67afc6 100644 --- a/src/mesa/shader/arbprogram_syn.h +++ b/src/mesa/shader/arbprogram_syn.h
@@ -1,5 +1,5 @@ ".syntax program;\n" -".emtcode REVISION 0x08\n" +".emtcode REVISION 0x09\n" ".emtcode FRAGMENT_PROGRAM 0x01\n" ".emtcode VERTEX_PROGRAM 0x02\n" ".emtcode OPTION 0x01\n"