[xiph-commits] r13546 - trunk/ezstream/win32

moritz at svn.xiph.org moritz at svn.xiph.org
Mon Aug 13 21:10:12 PDT 2007


Author: moritz
Date: 2007-08-13 21:10:12 -0700 (Mon, 13 Aug 2007)
New Revision: 13546

Modified:
   trunk/ezstream/win32/config.h
Log:
Bump version numbers here, too.


Modified: trunk/ezstream/win32/config.h
===================================================================
--- trunk/ezstream/win32/config.h	2007-08-14 04:08:19 UTC (rev 13545)
+++ trunk/ezstream/win32/config.h	2007-08-14 04:10:12 UTC (rev 13546)
@@ -17,19 +17,19 @@
 #define PACKAGE_NAME "ezstream"
 
 /* Define to the full name and version of this package. */
-#define PACKAGE_STRING "ezstream 0.4.4"
+#define PACKAGE_STRING "ezstream 0.5.0"
 
 /* Define to the one symbol short name of this package. */
 #define PACKAGE_TARNAME "ezstream"
 
 /* Define to the version of this package. */
-#define PACKAGE_VERSION "0.4.4"
+#define PACKAGE_VERSION "0.5.0"
 
 /* Define to 1 if you have the ANSI C header files. */
 #define STDC_HEADERS 1
 
 /* Version number of package */
-#define VERSION "0.4.4"
+#define VERSION "0.5.0"
 
 #ifdef XALLOC_DEBUG
 typedef long ssize_t;



More information about the commits mailing list