summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2016-02-23 10:48:30 -0500
committerPaul Davis <paul@linuxaudiosystems.com>2016-02-23 10:48:30 -0500
commit1ff912463e5553c515ea45a411d136e775e32613 (patch)
treec9736ec8fa65851395213e74b0697485b08057c1
parentff14233d2036c93748407b6403f602b2b5e4f9e0 (diff)
downloadjack1-1ff912463e5553c515ea45a411d136e775e32613.tar.gz
a better release number for now0.125.0rc1
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index c42299c..49cf862 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
dnl Process this file with autoconf to produce a configure script.
dnl $Id$
-AC_INIT([jack-audio-connection-kit],[0.125.0],
+AC_INIT([jack-audio-connection-kit],[0.125.0rc1],
[jack-devel@lists.jackaudio.org],[],[http://www.jackaudio.org/])
AC_CONFIG_SRCDIR([jackd/jackd.c])