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__ */