X-Git-Url: http://git.home-dn.net/?p=manu%2Fsuphp.git;a=blobdiff_plain;f=configure.ac;h=86b104a9b3ee0a9402599ab31b89cbc46ddf62bd;hp=4cc840620162e31b97908330c313a78e63209918;hb=HEAD;hpb=8d3b309ac3e9ec80681101d5e061dff6c219277d diff --git a/configure.ac b/configure.ac index 4cc8406..86b104a 100644 --- a/configure.ac +++ b/configure.ac @@ -1,12 +1,12 @@ # Process this file with autoconf to produce a configure script. # Initialize -AC_INIT([suPHP], [0.6.2], [sebastian.marsching@suphp.org], [suphp]) +AC_INIT([suPHP], [0.7.1], [sebastian.marsching@suphp.org], [suphp]) # Auxiliary tools AC_CONFIG_AUX_DIR([config]) -AM_INIT_AUTOMAKE([suPHP], [0.6.0-pre1]) +AM_INIT_AUTOMAKE([suPHP], [0.7.1]) # Check for right directory AC_CONFIG_SRCDIR([src/Application.cpp]) # Config headers for automake