Skip to content

Commit

Permalink
Bumped version to 2.4.4.
Browse files Browse the repository at this point in the history
  • Loading branch information
karya0 committed Jan 14, 2016
1 parent 7989cc6 commit 30d2101
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion VERSION
@@ -1 +1 @@
2.4.3
2.4.4
20 changes: 10 additions & 10 deletions configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.69 for DMTCP 2.4.3.
# Generated by GNU Autoconf 2.69 for DMTCP 2.4.4.
#
# Report bugs to <dmtcp-forum@lists.sourceforge.net>.
#
Expand Down Expand Up @@ -580,8 +580,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='DMTCP'
PACKAGE_TARNAME='dmtcp'
PACKAGE_VERSION='2.4.3'
PACKAGE_STRING='DMTCP 2.4.3'
PACKAGE_VERSION='2.4.4'
PACKAGE_STRING='DMTCP 2.4.4'
PACKAGE_BUGREPORT='dmtcp-forum@lists.sourceforge.net'
PACKAGE_URL='http://dmtcp.sourceforge.net'

Expand Down Expand Up @@ -1356,7 +1356,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 DMTCP 2.4.3 to adapt to many kinds of systems.
\`configure' configures DMTCP 2.4.4 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
Expand Down Expand Up @@ -1426,7 +1426,7 @@ fi

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

# Define the identity of the package.
PACKAGE='dmtcp'
VERSION='2.4.3'
VERSION='2.4.4'


cat >>confdefs.h <<_ACEOF
Expand Down Expand Up @@ -7793,7 +7793,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 DMTCP $as_me 2.4.3, which was
This file was extended by DMTCP $as_me 2.4.4, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
Expand Down Expand Up @@ -7860,7 +7860,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="\\
DMTCP config.status 2.4.3
DMTCP config.status 2.4.4
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
Expand Down

0 comments on commit 30d2101

Please sign in to comment.