From: <he...@us...> - 2006-06-05 23:27:10
|
Revision: 577 Author: helly Date: 2006-06-05 15:43:32 -0700 (Mon, 05 Jun 2006) ViewCVS: http://svn.sourceforge.net/re2c/?rev=577&view=rev Log Message: ----------- - This is 0.10.5.dev now Modified Paths: -------------- tags/RELEASE_0_10_5/config_w32.h Modified: tags/RELEASE_0_10_5/config_w32.h =================================================================== --- tags/RELEASE_0_10_5/config_w32.h 2006-06-05 22:41:50 UTC (rev 576) +++ tags/RELEASE_0_10_5/config_w32.h 2006-06-05 22:43:32 UTC (rev 577) @@ -63,13 +63,13 @@ #define PACKAGE_NAME "re2c" /* Define to the full name and version of this package. */ -#define PACKAGE_STRING "re2c 0.10.4" +#define PACKAGE_STRING "re2c 0.10.5.dev" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "re2c" /* Define to the version of this package. */ -#define PACKAGE_VERSION "0.10.4" +#define PACKAGE_VERSION "0.10.5.dev" /* The size of a `char', as computed by sizeof. */ #define SIZEOF_CHAR 1 @@ -87,7 +87,7 @@ #define STDC_HEADERS 1 /* Version number of package */ -#define VERSION "0.10.4" +#define VERSION "0.10.5.dev" /* Define to empty if `const' does not conform to ANSI C. */ /* #undef const */ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |