diff options
author | Henning Makholm <henning@makholm.net> | 2006-01-28 18:00:00 (EST) |
---|---|---|
committer | Julien Jorge <julien.jorge@stuff-o-matic.com> | 2013-01-10 16:01:30 (EST) |
commit | 03c71dffc5d7bcb4686260b21aaa268d68310613 (patch) | |
tree | 9ce9237312375a35b3a38fc8dc92e0e94a205e89 /configure.ac | |
parent | 7b7cd6da61b1fcc0f2a3ecce2cb9e6c42782c717 (diff) | |
download | xcftools-03c71dffc5d7bcb4686260b21aaa268d68310613.zip xcftools-03c71dffc5d7bcb4686260b21aaa268d68310613.tar.gz xcftools-03c71dffc5d7bcb4686260b21aaa268d68310613.tar.bz2 |
Import of release 0.7.1
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index c337371..849a5d6 100644 --- a/configure.ac +++ b/configure.ac @@ -17,11 +17,10 @@ dnl Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA dnl dnl ------------------------ dnl The following line is the MASTER SOURCE for the version number -AC_INIT(Xcftools,0.7,henning@makholm.net,xcftools) +AC_INIT(Xcftools,0.7.1,henning@makholm.net,xcftools) AC_COPYRIGHT(General copyright notice for AC_PACKAGE_NAME: [@COPYRIGHT@ Henning Makholm] ) -AC_REVISION($Id: configure.ac,v 1.6 2006/01/28 21:02:16 makholm Exp $) AC_CONFIG_SRCDIR(xcfinfo.c) AC_PROG_MAKE_SET |