From 202fe509674f1d85c1459800f9b8717eb0865707 Mon Sep 17 00:00:00 2001 From: moritz Date: Sat, 28 Mar 2009 22:58:21 +0000 Subject: [PATCH] Post-release version bump here, too. git-svn-id: https://svn.xiph.org/trunk/ezstream@15887 0101bb08-14d6-0310-b084-bc0e0c8e3800 --- win32/config.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/win32/config.h b/win32/config.h index 18cca8d..849f409 100644 --- a/win32/config.h +++ b/win32/config.h @@ -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 -#endif /* __WIN32_CONFIG_H__ */ \ No newline at end of file +#endif /* __WIN32_CONFIG_H__ */