From e6fe0d7455f37800b8d2fc3333084ac7df5b0424 Mon Sep 17 00:00:00 2001 From: Monty Date: Wed, 22 Jan 2014 18:03:15 +0000 Subject: [PATCH] Bump vendor string for dot release. svn path=/trunk/vorbis/; revision=19058 --- lib/info.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/info.c b/lib/info.c index a14a7cc..4cccbcc 100644 --- a/lib/info.c +++ b/lib/info.c @@ -31,8 +31,8 @@ #include "misc.h" #include "os.h" -#define GENERAL_VENDOR_STRING "Xiph.Org libVorbis 1.3.3" -#define ENCODE_VENDOR_STRING "Xiph.Org libVorbis I 20120203 (Omnipresent)" +#define GENERAL_VENDOR_STRING "Xiph.Org libVorbis 1.3.4" +#define ENCODE_VENDOR_STRING "Xiph.Org libVorbis I 20140122 (Turpakäräjiin)" /* helpers */ static int ilog2(unsigned int v){ -- 2.7.4