summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gtk-recordmydesktop/ChangeLog2
-rw-r--r--gtk-recordmydesktop/configure.ac2
2 files changed, 2 insertions, 2 deletions
diff --git a/gtk-recordmydesktop/ChangeLog b/gtk-recordmydesktop/ChangeLog
index ce5deb5..4dc73f0 100644
--- a/gtk-recordmydesktop/ChangeLog
+++ b/gtk-recordmydesktop/ChangeLog
@@ -40,7 +40,7 @@ and the selected region is outlined.
*Applied patch from Giovanni Scafora to po/Makefile.in.in
*Fix on $prefix env variable not expanding within $datadir.
-/*VERSION 0.2.2*/
+/*VERSION 0.2.1-r2*/
*Support for gtk-StatusIcon and gtk.2.10, which if present
make the egg(gnome-python-extras) dependency obsolete
*"cannot write to file" error has been added to unexpected exit status dialog.
diff --git a/gtk-recordmydesktop/configure.ac b/gtk-recordmydesktop/configure.ac
index c43d292..0013f20 100644
--- a/gtk-recordmydesktop/configure.ac
+++ b/gtk-recordmydesktop/configure.ac
@@ -1,7 +1,7 @@
AC_PREREQ(2.59)
AC_INIT(src/gtk-recordMyDesktop)
-AM_INIT_AUTOMAKE(gtk-recordMyDesktop, 0.2.2)
+AM_INIT_AUTOMAKE(gtk-recordMyDesktop, 0.2.1-r2)
AS_AC_EXPAND(LIBDIR, $libdir)
AC_MSG_NOTICE(Storing library files in $LIBDIR)
© All Rights Reserved