[xiph-commits] r14629 - trunk/vorbis-tools/win32/VS2005/oggenc
ivo at svn.xiph.org
ivo at svn.xiph.org
Tue Mar 25 11:19:44 PDT 2008
Author: ivo
Date: 2008-03-25 11:19:44 -0700 (Tue, 25 Mar 2008)
New Revision: 14629
Modified:
trunk/vorbis-tools/win32/VS2005/oggenc/config.h
Log:
Fixing wrong version number.
Modified: trunk/vorbis-tools/win32/VS2005/oggenc/config.h
===================================================================
--- trunk/vorbis-tools/win32/VS2005/oggenc/config.h 2008-03-25 18:19:09 UTC (rev 14628)
+++ trunk/vorbis-tools/win32/VS2005/oggenc/config.h 2008-03-25 18:19:44 UTC (rev 14629)
@@ -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