From: Dave H. <hel...@us...> - 2014-10-09 23:14:33
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "gather - Metric Data Gatherer". The branch, master has been updated via 55cb9dc8aa7ac8169aaec28433bacd986562d292 (commit) from 41e9f4c955dfaf8dc15370b128195f2423dde535 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 55cb9dc8aa7ac8169aaec28433bacd986562d292 Author: Dave Heller <hel...@us...> Date: Thu Oct 9 19:14:00 2014 -0400 start of 2.2.10 ----------------------------------------------------------------------- Summary of changes: NEWS | 8 ++++++++ configure.ac | 2 +- 2 files changed, 9 insertions(+), 1 deletions(-) diff --git a/NEWS b/NEWS index e41ee02..65c8aff 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,11 @@ +Changes in Version 2.2.10 +========================= + +Bugs fixed: + +Features added: + + Changes in Version 2.2.9 ======================== diff --git a/configure.ac b/configure.ac index 2ae0e39..cb8a183 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.63) -AC_INIT([sblim-gather],[2.2.9],[sbl...@li...]) +AC_INIT([sblim-gather],[2.2.10-preview],[sbl...@li...]) AC_CONFIG_SRCDIR([cimplug.h]) AC_CONFIG_HEADER([gather-config.h]) AM_INIT_AUTOMAKE hooks/post-receive -- gather - Metric Data Gatherer |