[beast] BUILD: release version 0.11.0



commit 548988c4294b26da250b7d6cf9637bff4871663e
Author: Tim Janik <timj gnu org>
Date:   Mon Jun 26 22:57:58 2017 +0200

    BUILD: release version 0.11.0
    
    Signed-off-by: Tim Janik <timj gnu org>

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 36e7752..be3e518 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~rc2])
+AC_INIT([beast], [0.11.0])
 :;   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]