From: Dave H. <hel...@us...> - 2014-10-22 21:22:46
|
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 "cmpi-base - Base OS CMPI Providers". The branch, master has been updated via b6b9ee51390fccc5cbe3abd1ba0a8141a35c7453 (commit) from 20e84c24e0a730fcf38d378417f6bae4af98abba (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 b6b9ee51390fccc5cbe3abd1ba0a8141a35c7453 Author: Dave Heller <hel...@us...> Date: Wed Oct 22 17:18:22 2014 -0400 prep for 1.6.3 release ----------------------------------------------------------------------- Summary of changes: configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/configure.ac b/configure.ac index 68e3dc7..e3c0ba2 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.59) -AC_INIT(SBLIM BaseOS Providers Base, 1.6.2, sbl...@li...,sblim-cmpi-base) +AC_INIT(SBLIM BaseOS Providers Base, 1.6.3, sbl...@li...,sblim-cmpi-base) AC_CONFIG_SRCDIR([OSBase_Common.c]) AC_CONFIG_HEADER([config.h]) AM_INIT_AUTOMAKE hooks/post-receive -- cmpi-base - Base OS CMPI Providers |