DXGL r479 - Code Review

Jump to navigation Jump to search
Repository:DXGL
Revision:r478‎ | r479 | r480 >
Date:23:46, 5 August 2014
Author:admin
Status:new
Tags:
Comment:
Update release version.
Modified paths:

Diff [purge]

Index: ReadMe.txt
@@ -1,4 +1,4 @@
2 -DXGL 0.5.2
 2+DXGL 0.5.3
33 http://www.williamfeely.info/wiki/DXGL
44
55 == Introduction ==
Index: common/releasever.h
@@ -4,7 +4,7 @@
55
66 #define DXGLMAJORVER 0
77 #define DXGLMINORVER 5
8 -#define DXGLPOINTVER 2
 8+#define DXGLPOINTVER 3
99
1010 #define STR2(x) #x
1111 #define STR(x) STR2(x)
Index: .
Property changes on: .
___________________________________________________________________
Modified: svn:ignore
## -1,14 +1,15 ##
12 -bin
 12+*.opensdf
 13+*.suo
 14+*.vcxproj.user
1315 Debug
 16+Debug No MSVCRT
 17+Debug Trace
1418 Debug no DXGL
15 -dxgl.sdf
16 -*.suo
17 -ipch
1819 Release
1920 Release no DXGL
20 -*.opensdf
 21+bin
 22+dxgl.sdf
2123 enc_temp_folder
22 -*.vcxproj.user
23 -Debug No MSVCRT
 24+ipch
2425 pingme.txt
25 -Debug Trace
 26+tests