[Xfce4-commits] <xfce4-appfinder:master> Other version bumps (bug #6920).
Nick Schermer
noreply at xfce.org
Sun Nov 6 15:18:01 CET 2011
Updating branch refs/heads/master
to e23b0e54105059ba0634222b9dbc6034fe0395b2 (commit)
from dfd627b554f3caef81d979c1ce127fa9b8486715 (commit)
commit e23b0e54105059ba0634222b9dbc6034fe0395b2
Author: Nick Schermer <nick at xfce.org>
Date: Thu Nov 3 19:36:51 2011 +0100
Other version bumps (bug #6920).
Makefile.am | 5 +++--
configure.ac.in | 2 +-
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/Makefile.am b/Makefile.am
index 5f3fcfe..ad38f13 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -15,8 +15,9 @@ DISTCLEANFILES = \
intltool-update
AUTOMAKE_OPTIONS = \
- 1.8 \
- dist-bzip2
+ 1.9 \
+ dist-bzip2 \
+ no-dist-gzip
distclean-local:
-rm -rf *.cache *~
diff --git a/configure.ac.in b/configure.ac.in
index f84fe2b..9790b07 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -24,7 +24,7 @@ dnl ***************************
AC_COPYRIGHT([Copyright (c) 2008-2011 The Xfce development team. All rights reserved.])
AC_INIT([xfce4-appfinder], [xfce4_appfinder_version], [http://bugzilla.xfce.org/], [xfce4-appfinder])
AC_REVISION([$Id$])
-AC_PREREQ([2.50])
+AC_PREREQ([2.60])
dnl ***************************
dnl *** Initialize automake ***
More information about the Xfce4-commits
mailing list