Bump version.
authorLinus Nordberg <linus@nordberg.se>
Mon, 31 May 2010 08:52:10 +0000 (10:52 +0200)
committerLinus Nordberg <linus@nordberg.se>
Mon, 31 May 2010 08:52:10 +0000 (10:52 +0200)
configure
configure.ac

index 9f9c34f..7a0d942 100755 (executable)
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.64 for radsecproxy 1.4-beta2.
+# Generated by GNU Autoconf 2.64 for radsecproxy 1.4-beta3-devel.
 #
 # Report bugs to <radsecproxy@uninett.no>.
 #
@@ -548,8 +548,8 @@ MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='radsecproxy'
 PACKAGE_TARNAME='radsecproxy'
-PACKAGE_VERSION='1.4-beta2'
-PACKAGE_STRING='radsecproxy 1.4-beta2'
+PACKAGE_VERSION='1.4-beta3-devel'
+PACKAGE_STRING='radsecproxy 1.4-beta3-devel'
 PACKAGE_BUGREPORT='radsecproxy@uninett.no'
 PACKAGE_URL=''
 
@@ -1210,7 +1210,7 @@ if test "$ac_init_help" = "long"; then
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures radsecproxy 1.4-beta2 to adapt to many kinds of systems.
+\`configure' configures radsecproxy 1.4-beta3-devel to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1281,7 +1281,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of radsecproxy 1.4-beta2:";;
+     short | recursive ) echo "Configuration of radsecproxy 1.4-beta3-devel:";;
    esac
   cat <<\_ACEOF
 
@@ -1376,7 +1376,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-radsecproxy configure 1.4-beta2
+radsecproxy configure 1.4-beta3-devel
 generated by GNU Autoconf 2.64
 
 Copyright (C) 2009 Free Software Foundation, Inc.
@@ -1431,7 +1431,7 @@ cat >config.log <<_ACEOF
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by radsecproxy $as_me 1.4-beta2, which was
+It was created by radsecproxy $as_me 1.4-beta3-devel, which was
 generated by GNU Autoconf 2.64.  Invocation command line was
 
   $ $0 $@
@@ -2349,7 +2349,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='radsecproxy'
- VERSION='1.4-beta2'
+ VERSION='1.4-beta3-devel'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -4168,7 +4168,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by radsecproxy $as_me 1.4-beta2, which was
+This file was extended by radsecproxy $as_me 1.4-beta3-devel, which was
 generated by GNU Autoconf 2.64.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -4223,7 +4223,7 @@ Report bugs to <radsecproxy@uninett.no>."
 _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_version="\\
-radsecproxy config.status 1.4-beta2
+radsecproxy config.status 1.4-beta3-devel
 configured by $0, generated by GNU Autoconf 2.64,
   with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
 
index b925f7c..d4ba292 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT(radsecproxy, 1.4-beta2, radsecproxy@uninett.no)
+AC_INIT(radsecproxy, 1.4-beta3-devel, radsecproxy@uninett.no)
 AC_CANONICAL_TARGET
 AM_INIT_AUTOMAKE
 AC_PROG_CC