summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Plattner <aplattner@nvidia.com>2009-11-20 11:54:36 -0800
committerAaron Plattner <aplattner@nvidia.com>2009-11-20 11:54:36 -0800
commit72c3ea0d5705ac5b21e5096742d9ec57573e543d (patch)
treefd090f1777a163408f40cd76b02de065e0650871
parente864d59682b91bf9d596c2dadc657c932fae32e1 (diff)
Bump version to 0.3
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 207449c..f67ef2e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.57)
-AC_INIT(libvdpau, 0.2, [xorg@lists.freedesktop.org], libvdpau)
+AC_INIT(libvdpau, 0.3, [xorg@lists.freedesktop.org], libvdpau)
AM_INIT_AUTOMAKE([dist-bzip2 foreign])
AM_MAINTAINER_MODE