[cmor] 175/190: Readying for official 2.9.1

Alastair McKinstry mckinstry at moszumanska.debian.org
Tue Jul 21 12:54:52 UTC 2015


This is an automated email from the git hooks/post-receive script.

mckinstry pushed a commit to branch debian/master
in repository cmor.

commit bee5936ab618c9d67bfbcdb4b573fa9236158e38
Author: Charles Doutriaux <doutriaux1 at llnl.gov>
Date:   Tue Dec 3 11:00:53 2013 -0800

    Readying for official 2.9.1
---
 RELEASE-NOTES  | 1 +
 configure.ac   | 2 +-
 include/cmor.h | 2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 5441a69..29abd2e 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -1,3 +1,4 @@
+2013-12-03 : Tagging 2.9.1 for official release
 2013-06-09 : Fixed Jamie's bug for limited area
 2013-06-05 : Fixed time gap
 2013-06-05 : Fixed free issue (thx Jamie for patch)
diff --git a/configure.ac b/configure.ac
index 26131e7..bef087a 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(cmor, 2.9.0, doutriaux1 at llnl.gov)
+AC_INIT(cmor, 2.9.1, doutriaux1 at llnl.gov)
 
 GIT_TAG=`./get_git_version.sh`
 
diff --git a/include/cmor.h b/include/cmor.h
index 7641990..88ebc44 100644
--- a/include/cmor.h
+++ b/include/cmor.h
@@ -3,7 +3,7 @@
 
 #define CMOR_VERSION_MAJOR 2
 #define CMOR_VERSION_MINOR 9
-#define CMOR_VERSION_PATCH 0
+#define CMOR_VERSION_PATCH 1
 
 #define CMOR_CF_VERSION_MAJOR 1
 #define CMOR_CF_VERSION_MINOR 4

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/cmor.git



More information about the debian-science-commits mailing list