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 4480419..ed0ece3 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.8-svn]) +AC_INIT([qt-recordmydesktop], [0.3.8]) AM_INIT_AUTOMAKE AS_AC_EXPAND(LIBDIR, $libdir) |