Log Message:
-----------
Update Version to 2.5.2.0... going to push an RC this weekend
Modified Files:
--------------
/cvsroot/decaldev/source/Include:
DecalVersion.h
Revision Data
-------------
Index: DecalVersion.h
===================================================================
RCS file: /cvsroot/decaldev/source/Include/DecalVersion.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- DecalVersion.h 27 May 2003 11:34:29 -0000 1.1
+++ DecalVersion.h 19 Jun 2003 21:58:12 -0000 1.2
@@ -6,9 +6,9 @@
#define DECAL_MAJOR 2
#define DECAL_MINOR 5
-#define DECAL_BUGFIX 0
-#define DECAL_RELEASE 5
+#define DECAL_BUGFIX 2
+#define DECAL_RELEASE 0
-#define DECAL_VERSION_STRING "2, 5, 0, 5"
+#define DECAL_VERSION_STRING "2, 5, 2, 0"
#endif
|