[xiph-commits] r15887 - trunk/ezstream/win32
moritz at svn.xiph.org
moritz at svn.xiph.org
Sat Mar 28 15:58:21 PDT 2009
Author: moritz
Date: 2009-03-28 15:58:21 -0700 (Sat, 28 Mar 2009)
New Revision: 15887
Modified:
trunk/ezstream/win32/config.h
Log:
Post-release version bump here, too.
Modified: trunk/ezstream/win32/config.h
===================================================================
--- trunk/ezstream/win32/config.h 2009-03-28 22:56:26 UTC (rev 15886)
+++ trunk/ezstream/win32/config.h 2009-03-28 22:58:21 UTC (rev 15887)
@@ -1,7 +1,7 @@
#ifndef __WIN32_CONFIG_H__
#define __WIN32_CONFIG_H__
-#define PACKAGE_STRING "ezstream 0.5.4"
+#define PACKAGE_STRING "ezstream 0.5.5"
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
@@ -18,4 +18,4 @@
#include <compat.h>
-#endif /* __WIN32_CONFIG_H__ */
\ No newline at end of file
+#endif /* __WIN32_CONFIG_H__ */
More information about the commits
mailing list