diff options
author | Henning Makholm <henning@makholm.net> | 2009-07-02 18:01:00 (EDT) |
---|---|---|
committer | Julien Jorge <julien.jorge@stuff-o-matic.com> | 2013-01-10 16:12:14 (EST) |
commit | 294090ef800a3de8a8b5cc45485786b7991ec50e (patch) | |
tree | ebea10f6d7bec8189d14b60125bee131e7647a6d /configure.ac | |
parent | f43ff6cf8942deab3e554fc2ed1ca83911c62043 (diff) | |
download | xcftools-294090ef800a3de8a8b5cc45485786b7991ec50e.zip xcftools-294090ef800a3de8a8b5cc45485786b7991ec50e.tar.gz xcftools-294090ef800a3de8a8b5cc45485786b7991ec50e.tar.bz2 |
Import of release 1.0.7
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index cf77477..fcc8920 100644 --- a/configure.ac +++ b/configure.ac @@ -17,7 +17,7 @@ dnl credit for writing it, in whichever way you find proper and customary. dnl dnl ------------------------ dnl The following line is the MASTER SOURCE for the version number -AC_INIT(Xcftools,1.0.6,henning@makholm.net,xcftools) +AC_INIT(Xcftools,1.0.7,henning@makholm.net,xcftools) AC_CONFIG_SRCDIR(xcfinfo.c) AC_PROG_INSTALL |