[beast] configure.ac: version increment to 0.11.0~rc2



commit ecf6e3e6078f5e948ac4b441867dd25bb5fcb354
Author: Tim Janik <timj gnu org>
Date:   Mon Jun 19 13:01:17 2017 +0200

    configure.ac: version increment to 0.11.0~rc2

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index af12ff7..36e7752 100644
--- a/configure.ac
+++ b/configure.ac
@@ -13,7 +13,7 @@ AC_PREREQ(2.57)
 # * ABI_VERSION:     Record the latest version since ABI compatibility has been kept
 # * ABI changes:     Increment MAJOR or MINOR and reset ABI_VERSION to the current VERSION
 # * ~RC:             Release candidate, may contain ~rc[0-9]+ or nothing
-AC_INIT([beast], [0.11.0~rc1])
+AC_INIT([beast], [0.11.0~rc2])
 :;   ABI_VERSION=[0.11.0]
 AC_CONFIG_SRCDIR([bse/bseserver.cc])
 AC_CONFIG_AUX_DIR([config])


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