[xiph-commits] r14627 - trunk/vorbis-tools/win32/VS2003/vorbiscomment
ivo at svn.xiph.org
ivo at svn.xiph.org
Tue Mar 25 11:18:52 PDT 2008
Author: ivo
Date: 2008-03-25 11:18:52 -0700 (Tue, 25 Mar 2008)
New Revision: 14627
Modified:
trunk/vorbis-tools/win32/VS2003/vorbiscomment/config.h
Log:
Fixing wrong version number.
Modified: trunk/vorbis-tools/win32/VS2003/vorbiscomment/config.h
===================================================================
--- trunk/vorbis-tools/win32/VS2003/vorbiscomment/config.h 2008-03-25 18:18:35 UTC (rev 14626)
+++ trunk/vorbis-tools/win32/VS2003/vorbiscomment/config.h 2008-03-25 18:18:52 UTC (rev 14627)
@@ -1,5 +1,5 @@
#ifndef _CONFIG_H
#define _CONFIG_H
-#define VERSION "1.1.2"
+#define VERSION "1.2.0"
#endif
\ No newline at end of file
More information about the commits
mailing list