Update package version number for RC1 release.
[platform/upstream/libXvMC.git] / configure.ac
index 101b52f..e917e30 100644 (file)
@@ -22,7 +22,7 @@ dnl Process this file with autoconf to create configure.
 
 AC_PREREQ([2.57])
 
-AC_INIT(libXvMC, 0.99.0, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXvMC)
+AC_INIT(libXvMC, 0.99.1, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXvMC)
 AM_INIT_AUTOMAKE([dist-bzip2])
 AM_MAINTAINER_MODE