[cmor-tables] 69/83: uppped version number
Alastair McKinstry
mckinstry at moszumanska.debian.org
Sun Aug 30 08:06:23 UTC 2015
This is an automated email from the git hooks/post-receive script.
mckinstry pushed a commit to branch master
in repository cmor-tables.
commit b62a2bbd9ce50f381adbcdfc4fdf6aa91d27b997
Author: Charles Doutriaux <doutriaux1 at llnl.gov>
Date: Wed Apr 27 16:12:33 2011 -0700
uppped version number
---
configure | 18 +++++++++---------
configure.ac | 2 +-
2 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/configure b/configure
index 29faabb..c3a39c5 100755
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.61 for cmip5-cmor-tables 1.3.8.
+# Generated by GNU Autoconf 2.61 for cmip5-cmor-tables 1.3.9.
#
# Report bugs to <doutriaux1 at llnl.gov>.
#
@@ -574,8 +574,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
# Identity of this package.
PACKAGE_NAME='cmip5-cmor-tables'
PACKAGE_TARNAME='cmip5-cmor-tables'
-PACKAGE_VERSION='1.3.8'
-PACKAGE_STRING='cmip5-cmor-tables 1.3.8'
+PACKAGE_VERSION='1.3.9'
+PACKAGE_STRING='cmip5-cmor-tables 1.3.9'
PACKAGE_BUGREPORT='doutriaux1 at llnl.gov'
ac_default_prefix=/usr/local
@@ -1136,7 +1136,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 cmip5-cmor-tables 1.3.8 to adapt to many kinds of systems.
+\`configure' configures cmip5-cmor-tables 1.3.9 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1202,7 +1202,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of cmip5-cmor-tables 1.3.8:";;
+ short | recursive ) echo "Configuration of cmip5-cmor-tables 1.3.9:";;
esac
cat <<\_ACEOF
@@ -1267,7 +1267,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-cmip5-cmor-tables configure 1.3.8
+cmip5-cmor-tables configure 1.3.9
generated by GNU Autoconf 2.61
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1281,7 +1281,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 cmip5-cmor-tables $as_me 1.3.8, which was
+It was created by cmip5-cmor-tables $as_me 1.3.9, which was
generated by GNU Autoconf 2.61. Invocation command line was
$ $0 $@
@@ -2227,7 +2227,7 @@ exec 6>&1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by cmip5-cmor-tables $as_me 1.3.8, which was
+This file was extended by cmip5-cmor-tables $as_me 1.3.9, which was
generated by GNU Autoconf 2.61. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -2270,7 +2270,7 @@ Report bugs to <bug-autoconf at gnu.org>."
_ACEOF
cat >>$CONFIG_STATUS <<_ACEOF
ac_cs_version="\\
-cmip5-cmor-tables config.status 1.3.8
+cmip5-cmor-tables config.status 1.3.9
configured by $0, generated by GNU Autoconf 2.61,
with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
diff --git a/configure.ac b/configure.ac
index d7b33f4..6002355 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ dnl -*- Autoconf -*-
dnl Process this file with autoconf to produce a configure script.
dnl AC_PREREQ(2.59)
-AC_INIT(cmip5-cmor-tables, 1.3.8, doutriaux1 at llnl.gov)
+AC_INIT(cmip5-cmor-tables, 1.3.9, doutriaux1 at llnl.gov)
GIT_TAG=`./get_git_version.sh`
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/cmor-tables.git
More information about the debian-science-commits
mailing list