summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2010-01-15 23:09:42 -0800
committerAlan Coopersmith <alan.coopersmith@sun.com>2010-01-15 23:09:42 -0800
commitb1fac8775467a1d43a4a5881f2366ec4f86e799b (patch)
tree55d102de9cd3330d33ee87ac96d4d0e17c21d54e
parentf60fe08ccc19444f2c303bd7e5bab1faf669bce3 (diff)
xvidtune 1.0.2xvidtune-1.0.2
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 65a0115..474f19a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.57])
-AC_INIT(xvidtune,[1.0.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xvidtune)
+AC_INIT(xvidtune, [1.0.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xvidtune)
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE