summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Plattner <aplattner@nvidia.com>2010-09-08 10:11:28 -0700
committerAaron Plattner <aplattner@nvidia.com>2010-09-08 10:11:28 -0700
commitc4a2273edb161c2e3c7847a91db4aa514c073fe3 (patch)
tree914f530550d0c576240eb8b99b8d0aa12745ad7e
parent581d8bbcd36b85fb368446180053204118829fc1 (diff)
Bump version to 0.4.1
Signed-off-by: Aaron Plattner <aplattner@nvidia.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index ccc2533..7bcee26 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.60)
-AC_INIT(libvdpau, 0.4, [xorg@lists.freedesktop.org], libvdpau)
+AC_INIT(libvdpau, 0.4.1, [xorg@lists.freedesktop.org], libvdpau)
AM_INIT_AUTOMAKE([dist-bzip2 foreign])
AM_MAINTAINER_MODE