Kick things off with a version bump
authorMonty <xiphmont@xiph.org>
Tue, 7 Jul 2009 22:41:22 +0000 (22:41 +0000)
committerMonty <xiphmont@xiph.org>
Tue, 7 Jul 2009 22:41:22 +0000 (22:41 +0000)
svn path=/trunk/vorbis/; revision=16216

lib/info.c

index 31fda9a..a346654 100644 (file)
@@ -31,8 +31,8 @@
 #include "misc.h"
 #include "os.h"
 
-#define GENERAL_VENDOR_STRING "Xiph.Org libVorbis 1.2.2"
-#define ENCODE_VENDOR_STRING "Xiph.Org libVorbis I 20090624"
+#define GENERAL_VENDOR_STRING "Xiph.Org libVorbis 1.2.3pre"
+#define ENCODE_VENDOR_STRING "Xiph.Org libVorbis I 20090707"
 
 /* helpers */
 static int ilog2(unsigned int v){