diff config.h.mingw @ 13632:c4a5d8950d8c

[gaim-migrate @ 16030] Change CVS to SVN in a bunch of places, and use "2.0.0dev" as the version string. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Wed, 12 Apr 2006 04:00:19 +0000
parents 723f5b7ef6a2
children 34d086c78a0d
line wrap: on
line diff
--- a/config.h.mingw	Wed Apr 12 02:49:20 2006 +0000
+++ b/config.h.mingw	Wed Apr 12 04:00:19 2006 +0000
@@ -529,13 +529,13 @@
 #define PACKAGE_NAME "gaim"
 
 /* Define to the full name and version of this package. */
-/* #define PACKAGE_STRING "gaim 2.0.0cvs" */
+/* #define PACKAGE_STRING "gaim 2.0.0dev" */
 
 /* Define to the one symbol short name of this package. */
 #define PACKAGE_TARNAME "gaim"
 
 /* Define to the version of this package. */
-/* #define PACKAGE_VERSION "2.0.0cvs" */
+/* #define PACKAGE_VERSION "2.0.0dev" */
 
 /* Define if <inttypes.h> exists and defines unusable PRI* macros. */
 /* #undef PRI_MACROS_BROKEN */
@@ -579,7 +579,7 @@
 /* #define USE_SM 1 */
 
 /* Version number of package */
-/* #define VERSION "2.0.0cvs" */
+/* #define VERSION "2.0.0dev" */
 
 /* Define to 1 if your processor stores words with the most significant byte
    first (like Motorola and SPARC, unlike Intel and VAX). */