diff options
author | iovar <iovar@f606c939-3180-4ac9-a4b8-4b8779d57d0a> | 2008-11-23 15:05:38 +0000 |
---|---|---|
committer | iovar <iovar@f606c939-3180-4ac9-a4b8-4b8779d57d0a> | 2008-11-23 15:05:38 +0000 |
commit | 61ab7edf42e5a7ff3b7d663a2661d3b60723cf14 (patch) | |
tree | 2bd780bf1e0e1c477e26300e060b9cb7e8de84ca /recordmydesktop/configure.ac | |
parent | 46974eec6744f1c6a61e493dcdfe2471aec87c00 (diff) |
ChangeLog entries and version changes in configure.ac,
for 0.3.8 release ([qt/gtk]-recordMyDesktop)
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@581 f606c939-3180-4ac9-a4b8-4b8779d57d0a
Diffstat (limited to 'recordmydesktop/configure.ac')
-rw-r--r-- | recordmydesktop/configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recordmydesktop/configure.ac b/recordmydesktop/configure.ac index 1410f70..72409e8 100644 --- a/recordmydesktop/configure.ac +++ b/recordmydesktop/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.59) -AC_INIT( [recordmydesktop], [0.3.7.3], ) +AC_INIT( [recordmydesktop], [0.3.8], ) AM_INIT_AUTOMAKE AC_CONFIG_SRCDIR([src/rmd.c]) |