summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfalkTX <falktx@falktx.com>2022-01-15 12:48:34 +0000
committerfalkTX <falktx@falktx.com>2022-01-15 12:48:34 +0000
commit48b2d8a525b0082dded4a9d1d6137a2767962b2a (patch)
tree85543e4ed357aefdde0a6fc36c71fdd01ac7080a
parent97957bb88f18a088110b0fc33f23a25e095e25b9 (diff)
downloadjack1-48b2d8a525b0082dded4a9d1d6137a2767962b2a.tar.gz
Bump version0.126.0
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index ee0683b..ec7062a 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.126.0],
[jack-devel@lists.jackaudio.org],[],[http://www.jackaudio.org/])
AC_CONFIG_SRCDIR([jackd/jackd.c])