[Plib-cvs] plib/src/util ul.h,1.66,1.67
Brought to you by:
sjbaker
From: Steve B. <sj...@us...> - 2004-04-06 13:46:56
|
Update of /cvsroot/plib/plib/src/util In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18658/plib/src/util Modified Files: ul.h Log Message: Updated changelog and package version numbers ready for a 1.8.3 release. Index: ul.h =================================================================== RCS file: /cvsroot/plib/plib/src/util/ul.h,v retrieving revision 1.66 retrieving revision 1.67 diff -u -d -r1.66 -r1.67 --- ul.h 22 Mar 2004 21:14:30 -0000 1.66 +++ ul.h 6 Apr 2004 13:34:07 -0000 1.67 @@ -152,7 +152,7 @@ #define PLIB_MAJOR_VERSION 1 #define PLIB_MINOR_VERSION 8 -#define PLIB_TINY_VERSION 2 +#define PLIB_TINY_VERSION 3 #define PLIB_VERSION (PLIB_MAJOR_VERSION*100 \ +PLIB_MINOR_VERSION*10 \ |