Skip to content

Commit

Permalink
update version to 2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tumluliu committed Jan 11, 2016
1 parent 6a077e7 commit 9e7cf02
Show file tree
Hide file tree
Showing 7 changed files with 21 additions and 21 deletions.
6 changes: 3 additions & 3 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -257,17 +257,17 @@ OTOOL64 = :
PACKAGE = mmspa4pg
PACKAGE_BUGREPORT = nudtlliu@gmail.com
PACKAGE_NAME = mmspa4pg
PACKAGE_STRING = mmspa4pg 2.0.1
PACKAGE_STRING = mmspa4pg 2.1.0
PACKAGE_TARNAME = mmspa4pg
PACKAGE_URL =
PACKAGE_VERSION = 2.0.1
PACKAGE_VERSION = 2.1.0
PATH_SEPARATOR = :
RANLIB = ranlib
SED = /usr/bin/sed
SET_MAKE =
SHELL = /bin/sh
STRIP = strip
VERSION = 2.0.1
VERSION = 2.1.0
abs_builddir = /Users/user/Projects/mmspa
abs_srcdir = /Users/user/Projects/mmspa
abs_top_builddir = /Users/user/Projects/mmspa
Expand Down
20 changes: 10 additions & 10 deletions 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.69 for mmspa4pg 2.0.1.
# Generated by GNU Autoconf 2.69 for mmspa4pg 2.1.0.
#
# Report bugs to <nudtlliu@gmail.com>.
#
Expand Down Expand Up @@ -590,8 +590,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='mmspa4pg'
PACKAGE_TARNAME='mmspa4pg'
PACKAGE_VERSION='2.0.1'
PACKAGE_STRING='mmspa4pg 2.0.1'
PACKAGE_VERSION='2.1.0'
PACKAGE_STRING='mmspa4pg 2.1.0'
PACKAGE_BUGREPORT='nudtlliu@gmail.com'
PACKAGE_URL=''

Expand Down Expand Up @@ -1312,7 +1312,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 mmspa4pg 2.0.1 to adapt to many kinds of systems.
\`configure' configures mmspa4pg 2.1.0 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
Expand Down Expand Up @@ -1382,7 +1382,7 @@ fi

if test -n "$ac_init_help"; then
case $ac_init_help in
short | recursive ) echo "Configuration of mmspa4pg 2.0.1:";;
short | recursive ) echo "Configuration of mmspa4pg 2.1.0:";;
esac
cat <<\_ACEOF
Expand Down Expand Up @@ -1492,7 +1492,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
mmspa4pg configure 2.0.1
mmspa4pg configure 2.1.0
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
Expand Down Expand Up @@ -1861,7 +1861,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 mmspa4pg $as_me 2.0.1, which was
It was created by mmspa4pg $as_me 2.1.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
Expand Down Expand Up @@ -2730,7 +2730,7 @@ fi

# Define the identity of the package.
PACKAGE='mmspa4pg'
VERSION='2.0.1'
VERSION='2.1.0'


cat >>confdefs.h <<_ACEOF
Expand Down Expand Up @@ -12817,7 +12817,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 mmspa4pg $as_me 2.0.1, which was
This file was extended by mmspa4pg $as_me 2.1.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
Expand Down Expand Up @@ -12883,7 +12883,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
mmspa4pg config.status 2.0.1
mmspa4pg config.status 2.1.0
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
AC_INIT([mmspa4pg], [2.0.1], [nudtlliu@gmail.com])
AC_INIT([mmspa4pg], [2.1.0], [nudtlliu@gmail.com])
#CFLAGS="-arch i386"
CFLAGS="$CFLAGS -I/usr/local/include"
# option for enabling debug mode
Expand Down
2 changes: 1 addition & 1 deletion libtool
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#! /bin/sh
# Generated automatically by config.status (mmspa4pg) 2.0.1
# Generated automatically by config.status (mmspa4pg) 2.1.0
# Libtool was configured on host liulu-mba.local:
# NOTE: Changes made to this file will be lost: look at ltmain.sh.

Expand Down
8 changes: 4 additions & 4 deletions src/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -259,17 +259,17 @@ OTOOL64 = :
PACKAGE = mmspa4pg
PACKAGE_BUGREPORT = nudtlliu@gmail.com
PACKAGE_NAME = mmspa4pg
PACKAGE_STRING = mmspa4pg 2.0.1
PACKAGE_STRING = mmspa4pg 2.1.0
PACKAGE_TARNAME = mmspa4pg
PACKAGE_URL =
PACKAGE_VERSION = 2.0.1
PACKAGE_VERSION = 2.1.0
PATH_SEPARATOR = :
RANLIB = ranlib
SED = /usr/bin/sed
SET_MAKE =
SHELL = /bin/sh
STRIP = strip
VERSION = 2.0.1
VERSION = 2.1.0
abs_builddir = /Users/user/Projects/mmspa/src
abs_srcdir = /Users/user/Projects/mmspa/src
abs_top_builddir = /Users/user/Projects/mmspa
Expand Down Expand Up @@ -329,7 +329,7 @@ libmmspa4pg_la_SOURCES = mmspa4pg.c \
mmtwoq.c \
graphassembler.c

libmmspa4pg_la_LDFLAGS = -version-info 2:0:1
libmmspa4pg_la_LDFLAGS = -version-info 2:1:0
libmmspa4pg_la_LIBADD = -lpq
pkginclude_HEADERS = $(top_srcdir)/include/mmspa4pg.h \
$(top_srcdir)/include/graphassembler.h \
Expand Down
2 changes: 1 addition & 1 deletion src/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ libmmspa4pg_la_SOURCES = mmspa4pg.c \
routingresult.c \
mmtwoq.c \
graphassembler.c
libmmspa4pg_la_LDFLAGS = -version-info 2:0:1
libmmspa4pg_la_LDFLAGS = -version-info 2:1:0
libmmspa4pg_la_LIBADD = -lpq
pkgincludedir = $(includedir)/mmspa4pg
pkginclude_HEADERS = $(top_srcdir)/include/mmspa4pg.h \
Expand Down
2 changes: 1 addition & 1 deletion src/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -329,7 +329,7 @@ libmmspa4pg_la_SOURCES = mmspa4pg.c \
mmtwoq.c \
graphassembler.c

libmmspa4pg_la_LDFLAGS = -version-info 2:0:1
libmmspa4pg_la_LDFLAGS = -version-info 2:1:0
libmmspa4pg_la_LIBADD = -lpq
pkginclude_HEADERS = $(top_srcdir)/include/mmspa4pg.h \
$(top_srcdir)/include/graphassembler.h \
Expand Down

0 comments on commit 9e7cf02

Please sign in to comment.