[model/wip/api-redesign] Bump version to 0.2.99 series



commit 48d213de8eeedb2a11a94b1d37a400c61052dbba
Author: Alberto Ruiz <aruiz gnome org>
Date:   Sun Oct 28 02:43:34 2012 +0200

    Bump version to 0.2.99 series

 configure.ac |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 5195711..46f1f60 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(model, 0.2.0.1)
+AC_INIT(model, 0.2.99.0)
 AM_INIT_AUTOMAKE
 AM_SILENT_RULES([yes])
 AC_PROG_LIBTOOL
@@ -24,5 +24,6 @@ AC_OUTPUT([
   docs/reference/model-docs.xml
   docs/reference/Makefile
   docs/Makefile
+  tests/Makefile
   Makefile
 ])



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]