[Libosinfo] [PATCH] Switch to 0.3.0 for next release

Daniel P. Berrange berrange at redhat.com
Wed Dec 16 16:47:02 UTC 2015


Since we have had a major change in the way we process the
libosinfo database files, this would be a good time to
switch to 0.3.0 for release numbers
---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index 81fcc0a..4154134 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([libosinfo], [0.2.13], [libosinfo at redhat.com])
+AC_INIT([libosinfo], [0.3.0], [libosinfo at redhat.com])
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_MACRO_DIR([m4])
 AM_INIT_AUTOMAKE([1.11.1 foreign color-tests tar-ustar])
-- 
2.5.0




More information about the Libosinfo mailing list