From: Dave H. <hel...@us...> - 2014-10-28 13:29:05
|
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 e59f037af4c7ca65ceae0fe7d8d2c3e52dd5f65a (commit) from 117ace03ee0ba13705a74083006924dc7d3be2e5 (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 e59f037af4c7ca65ceae0fe7d8d2c3e52dd5f65a Author: Dave Heller <hel...@us...> Date: Tue Oct 28 09:28:37 2014 -0400 start of 1.6.5 ----------------------------------------------------------------------- Summary of changes: NEWS | 6 ++++++ configure.ac | 2 +- 2 files changed, 7 insertions(+), 1 deletions(-) diff --git a/NEWS b/NEWS index 2bb2db7..163286c 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,9 @@ +Changes in Version 1.6.5 +======================== + +Bugs Fixed: + + Changes in Version 1.6.4 ======================== diff --git a/configure.ac b/configure.ac index 211a9b9..df4b4c1 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.4, sbl...@li...,sblim-cmpi-base) +AC_INIT(SBLIM BaseOS Providers Base, 1.6.5-preview, 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 |