Bump lib version for full release.
authorMonty <xiphmont@xiph.org>
Tue, 23 Jun 2009 15:26:54 +0000 (15:26 +0000)
committerMonty <xiphmont@xiph.org>
Tue, 23 Jun 2009 15:26:54 +0000 (15:26 +0000)
svn path=/trunk/vorbis/; revision=16155

lib/info.c

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