diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2013-01-14 13:50:05 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2013-01-14 13:50:05 -0800 |
commit | 2726b9d640d07d771742879f08523f02ee82246b (patch) | |
tree | 161df0bc215ac5606e892e996f2a94b15c2a809f | |
parent | b0c28d499be063330121d14f4e76337bd806c713 (diff) |
xvidtune 1.0.3xvidtune-1.0.3
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r-- | configure.ac | 2 |
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]) |