]> jfr.im git - irc/ircd-hybrid/bopm.git/commitdiff
Chnage some versions strings for this one-off non-release mumble mumble PRE-REL-3-1-2
authorgrifferz <redacted>
Sat, 17 Jan 2004 14:12:58 +0000 (14:12 +0000)
committergrifferz <redacted>
Sat, 17 Jan 2004 14:12:58 +0000 (14:12 +0000)
please ignore.

configure
configure.in

index 58b2aa70f1a98777ba6228a845bdc160ee42bffb..c469e542c3cdce487dee1eced6857d729c90bc61 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.57 for bopm 3.1.1.
+# Generated by GNU Autoconf 2.57 for bopm 3.1.2-pre.
 #
 # Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
 # Free Software Foundation, Inc.
@@ -425,8 +425,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
 # Identity of this package.
 PACKAGE_NAME='bopm'
 PACKAGE_TARNAME='bopm'
-PACKAGE_VERSION='3.1.1'
-PACKAGE_STRING='bopm 3.1.1'
+PACKAGE_VERSION='3.1.2-pre'
+PACKAGE_STRING='bopm 3.1.2-pre'
 PACKAGE_BUGREPORT=''
 
 ac_unique_file="src/opercmd.h"
@@ -938,7 +938,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 bopm 3.1.1 to adapt to many kinds of systems.
+\`configure' configures bopm 3.1.2-pre to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1004,7 +1004,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of bopm 3.1.1:";;
+     short | recursive ) echo "Configuration of bopm 3.1.2-pre:";;
    esac
   cat <<\_ACEOF
 
@@ -1102,7 +1102,7 @@ fi
 test -n "$ac_init_help" && exit 0
 if $ac_init_version; then
   cat <<\_ACEOF
-bopm configure 3.1.1
+bopm configure 3.1.2-pre
 generated by GNU Autoconf 2.57
 
 Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
@@ -1117,7 +1117,7 @@ cat >&5 <<_ACEOF
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by bopm $as_me 3.1.1, which was
+It was created by bopm $as_me 3.1.2-pre, which was
 generated by GNU Autoconf 2.57.  Invocation command line was
 
   $ $0 $@
@@ -1714,7 +1714,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE=bopm
- VERSION=3.1.1
+ VERSION=3.1.2-pre
 
 
 cat >>confdefs.h <<_ACEOF
@@ -11204,7 +11204,7 @@ _ASBOX
 } >&5
 cat >&5 <<_CSEOF
 
-This file was extended by bopm $as_me 3.1.1, which was
+This file was extended by bopm $as_me 3.1.2-pre, which was
 generated by GNU Autoconf 2.57.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -11267,7 +11267,7 @@ _ACEOF
 
 cat >>$CONFIG_STATUS <<_ACEOF
 ac_cs_version="\\
-bopm config.status 3.1.1
+bopm config.status 3.1.2-pre
 configured by $0, generated by GNU Autoconf 2.57,
   with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
 
index a57ff1dcbf1fc5cc5330a02cfc4224bcdbaa1e29..f37b87b1f4ad6c667127feec04e5b4dddeeb88d7 100644 (file)
@@ -1,5 +1,5 @@
 dnl Process this file with autoconf to produce a configure script.
-AC_INIT(bopm, [3.1.1])
+AC_INIT(bopm, [3.1.2-pre])
 AC_CONFIG_SRCDIR(src/opercmd.h)
 AM_CONFIG_HEADER(src/setup.h)
 AM_INIT_AUTOMAKE()