From: Joe Z. <jz...@us...> - 2007-07-02 21:14:00
|
Update of /cvsroot/bobs/bobs In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv4533 Modified Files: configure.in configure Log Message: Prepare bug fix release 0.6.4 Index: configure.in =================================================================== RCS file: /cvsroot/bobs/bobs/configure.in,v retrieving revision 1.20 retrieving revision 1.21 diff -u -d -r1.20 -r1.21 --- configure.in 28 May 2005 22:02:46 -0000 1.20 +++ configure.in 2 Jul 2007 21:14:00 -0000 1.21 @@ -15,13 +15,13 @@ dnl> a service. PACKAGE=bobs -VERSION=0.6.3 +VERSION=0.6.4 dnl> dnl> Verify we're in the right directory by looking for a unique file. dnl> -AC_INIT(bobs, 0.6.3) +AC_INIT(bobs, 0.6.4) AC_CONFIG_SRCDIR(admin.php) AM_INIT_AUTOMAKE Index: configure =================================================================== RCS file: /cvsroot/bobs/bobs/configure,v retrieving revision 1.18 retrieving revision 1.19 diff -u -d -r1.18 -r1.19 --- configure 28 May 2005 22:02:46 -0000 1.18 +++ configure 2 Jul 2007 21:14:00 -0000 1.19 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.59 for bobs 0.6.3. +# Generated by GNU Autoconf 2.59 for bobs 0.6.4. # # Copyright (C) 2003 Free Software Foundation, Inc. # This configure script is free software; the Free Software Foundation @@ -267,8 +267,8 @@ # Identity of this package. PACKAGE_NAME='bobs' PACKAGE_TARNAME='bobs' -PACKAGE_VERSION='0.6.3' -PACKAGE_STRING='bobs 0.6.3' +PACKAGE_VERSION='0.6.4' +PACKAGE_STRING='bobs 0.6.4' PACKAGE_BUGREPORT='' ac_unique_file="admin.php" @@ -722,7 +722,7 @@ # 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 bobs 0.6.3 to adapt to many kinds of systems. +\`configure' configures bobs 0.6.4 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -784,7 +784,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of bobs 0.6.3:";; + short | recursive ) echo "Configuration of bobs 0.6.4:";; esac cat <<\_ACEOF @@ -891,7 +891,7 @@ test -n "$ac_init_help" && exit 0 if $ac_init_version; then cat <<\_ACEOF -bobs configure 0.6.3 +bobs configure 0.6.4 generated by GNU Autoconf 2.59 Copyright (C) 2003 Free Software Foundation, Inc. @@ -905,7 +905,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by bobs $as_me 0.6.3, which was +It was created by bobs $as_me 0.6.4, which was generated by GNU Autoconf 2.59. Invocation command line was $ $0 $@ @@ -1541,7 +1541,7 @@ # Define the identity of the package. PACKAGE='bobs' - VERSION='0.6.3' + VERSION='0.6.4' cat >>confdefs.h <<_ACEOF @@ -2263,7 +2263,7 @@ } >&5 cat >&5 <<_CSEOF -This file was extended by bobs $as_me 0.6.3, which was +This file was extended by bobs $as_me 0.6.4, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -2318,7 +2318,7 @@ cat >>$CONFIG_STATUS <<_ACEOF ac_cs_version="\\ -bobs config.status 0.6.3 +bobs config.status 0.6.4 configured by $0, generated by GNU Autoconf 2.59, with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" |