X-Git-Url: http://git.home-dn.net/?p=manu%2Fsuphp.git;a=blobdiff_plain;f=configure.ac;h=86b104a9b3ee0a9402599ab31b89cbc46ddf62bd;hp=65725a68cc5a6df41518b8802d1e9a487726caf0;hb=HEAD;hpb=e522833716b528c5c704dd8a858b6ebbb299f106 diff --git a/configure.ac b/configure.ac index 65725a6..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.1], [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