Update configure, spec and pc file versions for release
authorMonty <xiphmont@xiph.org>
Mon, 1 Nov 2010 19:29:55 +0000 (19:29 +0000)
committerMonty <xiphmont@xiph.org>
Mon, 1 Nov 2010 19:29:55 +0000 (19:29 +0000)
svn path=/trunk/vorbis/; revision=17585

configure.ac

index 030d768..98b78ac 100644 (file)
@@ -5,7 +5,7 @@ dnl Initialization and Versioning
 dnl ------------------------------------------------
 
 
-AC_INIT([libvorbis],[1.3.2pre],[vorbis-dev@xiph.org])
+AC_INIT([libvorbis],[1.3.2],[vorbis-dev@xiph.org])
 
 AC_CONFIG_SRCDIR([lib/mdct.c])