diff options
Diffstat (limited to 'qt-recordmydesktop')
-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 0ccf9af..777e7cd 100644 --- a/qt-recordmydesktop/configure.ac +++ b/qt-recordmydesktop/configure.ac @@ -1,7 +1,7 @@ AC_PREREQ(2.59) AC_INIT(src/rmdSimple.py) -AM_INIT_AUTOMAKE(qt-recordmydesktop, 0.3.6.1-cvs) +AM_INIT_AUTOMAKE(qt-recordmydesktop, 0.3.7-cvs) AS_AC_EXPAND(LIBDIR, $libdir) AC_MSG_NOTICE(Storing library files in $LIBDIR) |