summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2013-01-14 13:50:05 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2013-01-14 13:50:05 -0800
commit2726b9d640d07d771742879f08523f02ee82246b (patch)
tree161df0bc215ac5606e892e996f2a94b15c2a809f
parentb0c28d499be063330121d14f4e76337bd806c713 (diff)
xvidtune 1.0.3xvidtune-1.0.3
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 1cff436..bef3a0c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@ dnl Process this file with autoconf to create configure.
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT(xvidtune, [1.0.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xvidtune)
+AC_INIT(xvidtune, [1.0.3], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xvidtune)
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])