diff options
Diffstat (limited to 'qt-recordmydesktop/configure.ac')
-rw-r--r-- | qt-recordmydesktop/configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qt-recordmydesktop/configure.ac b/qt-recordmydesktop/configure.ac index c04dedd..4480419 100644 --- a/qt-recordmydesktop/configure.ac +++ b/qt-recordmydesktop/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.59) -AC_INIT([qt-recordmydesktop], [0.3.7.2]) +AC_INIT([qt-recordmydesktop], [0.3.8-svn]) AM_INIT_AUTOMAKE AS_AC_EXPAND(LIBDIR, $libdir) |