Skip to content

Commit

Permalink
Changing version number for release
Browse files Browse the repository at this point in the history
  • Loading branch information
tkralphs committed Jan 16, 2020
1 parent a18a954 commit ac998b4
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 22 deletions.
20 changes: 10 additions & 10 deletions Dip/configure
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.59 for Dip 0.95.
# Generated by GNU Autoconf 2.59 for Dip 0.95.0.
#
# Report bugs to <dip@lists.coin-or.org>.
#
Expand Down Expand Up @@ -440,8 +440,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
# Identity of this package.
PACKAGE_NAME='Dip'
PACKAGE_TARNAME='dip'
PACKAGE_VERSION='0.95'
PACKAGE_STRING='Dip 0.95'
PACKAGE_VERSION='0.95.0'
PACKAGE_STRING='Dip 0.95.0'
PACKAGE_BUGREPORT='dip@lists.coin-or.org'

ac_unique_file="src/DecompApp.h"
Expand Down Expand Up @@ -1016,7 +1016,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 Dip 0.95 to adapt to many kinds of systems.
\`configure' configures Dip 0.95.0 to adapt to many kinds of systems.

Usage: $0 [OPTION]... [VAR=VALUE]...

Expand Down Expand Up @@ -1082,7 +1082,7 @@ fi

if test -n "$ac_init_help"; then
case $ac_init_help in
short | recursive ) echo "Configuration of Dip 0.95:";;
short | recursive ) echo "Configuration of Dip 0.95.0:";;
esac
cat <<\_ACEOF

Expand Down Expand Up @@ -1293,7 +1293,7 @@ fi
test -n "$ac_init_help" && exit 0
if $ac_init_version; then
cat <<\_ACEOF
Dip configure 0.95
Dip configure 0.95.0
generated by GNU Autoconf 2.59

Copyright (C) 2003 Free Software Foundation, Inc.
Expand Down Expand Up @@ -1324,7 +1324,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 Dip $as_me 0.95, which was
It was created by Dip $as_me 0.95.0, which was
generated by GNU Autoconf 2.59. Invocation command line was

$ $0 $@
Expand Down Expand Up @@ -4565,7 +4565,7 @@ fi

# Define the identity of the package.
PACKAGE='dip'
VERSION='0.95'
VERSION='0.95.0'


cat >>confdefs.h <<_ACEOF
Expand Down Expand Up @@ -27002,7 +27002,7 @@ _ASBOX
} >&5
cat >&5 <<_CSEOF

This file was extended by Dip $as_me 0.95, which was
This file was extended by Dip $as_me 0.95.0, which was
generated by GNU Autoconf 2.59. Invocation command line was

CONFIG_FILES = $CONFIG_FILES
Expand Down Expand Up @@ -27068,7 +27068,7 @@ _ACEOF

cat >>$CONFIG_STATUS <<_ACEOF
ac_cs_version="\\
Dip config.status 0.95
Dip config.status 0.95.0
configured by $0, generated by GNU Autoconf 2.59,
with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"

Expand Down
2 changes: 1 addition & 1 deletion Dip/configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
AC_PREREQ(2.59)

# name of project, version number, contact info
AC_INIT([Dip],[0.95],[dip@lists.coin-or.org])
AC_INIT([Dip],[0.95.0],[dip@lists.coin-or.org])

# copyright for configure script
AC_COPYRIGHT([
Expand Down
20 changes: 10 additions & 10 deletions configure
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#! /bin/sh
# From configure.ac 0.8.
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.59 for Dip 0.95.
# Generated by GNU Autoconf 2.59 for Dip 0.95.0.
#
# Report bugs to <dip@lists.coin-or.org>.
#
Expand Down Expand Up @@ -441,8 +441,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
# Identity of this package.
PACKAGE_NAME='Dip'
PACKAGE_TARNAME='dip'
PACKAGE_VERSION='0.95'
PACKAGE_STRING='Dip 0.95'
PACKAGE_VERSION='0.95.0'
PACKAGE_STRING='Dip 0.95.0'
PACKAGE_BUGREPORT='dip@lists.coin-or.org'

ac_unique_file="configure.ac"
Expand Down Expand Up @@ -1044,7 +1044,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 Dip 0.95 to adapt to many kinds of systems.
\`configure' configures Dip 0.95.0 to adapt to many kinds of systems.

Usage: $0 [OPTION]... [VAR=VALUE]...

Expand Down Expand Up @@ -1110,7 +1110,7 @@ fi

if test -n "$ac_init_help"; then
case $ac_init_help in
short | recursive ) echo "Configuration of Dip 0.95:";;
short | recursive ) echo "Configuration of Dip 0.95.0:";;
esac
cat <<\_ACEOF

Expand Down Expand Up @@ -1322,7 +1322,7 @@ fi
test -n "$ac_init_help" && exit 0
if $ac_init_version; then
cat <<\_ACEOF
Dip configure 0.95
Dip configure 0.95.0
generated by GNU Autoconf 2.59

Copyright (C) 2003 Free Software Foundation, Inc.
Expand Down Expand Up @@ -1353,7 +1353,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 Dip $as_me 0.95, which was
It was created by Dip $as_me 0.95.0, which was
generated by GNU Autoconf 2.59. Invocation command line was

$ $0 $@
Expand Down Expand Up @@ -5113,7 +5113,7 @@ fi

# Define the identity of the package.
PACKAGE='dip'
VERSION='0.95'
VERSION='0.95.0'


cat >>confdefs.h <<_ACEOF
Expand Down Expand Up @@ -22939,7 +22939,7 @@ _ASBOX
} >&5
cat >&5 <<_CSEOF

This file was extended by Dip $as_me 0.95, which was
This file was extended by Dip $as_me 0.95.0, which was
generated by GNU Autoconf 2.59. Invocation command line was

CONFIG_FILES = $CONFIG_FILES
Expand Down Expand Up @@ -22997,7 +22997,7 @@ _ACEOF

cat >>$CONFIG_STATUS <<_ACEOF
ac_cs_version="\\
Dip config.status 0.95
Dip config.status 0.95.0
configured by $0, generated by GNU Autoconf 2.59,
with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"

Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
AC_PREREQ(2.59)

# name of project, version number, contact info
AC_INIT([Dip],[0.95],[dip@lists.coin-or.org])
AC_INIT([Dip],[0.95.0],[dip@lists.coin-or.org])

# copyright for configure script
AC_COPYRIGHT([
Expand Down

0 comments on commit ac998b4

Please sign in to comment.