summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMarcel Holtmann <[email protected]>2025-03-21 09:16:31 +0100
committerMarcel Holtmann <[email protected]>2025-03-21 09:16:31 +0100
commit9b6c775f02b1ea944c8a203452ce23d7854e9187 (patch)
tree68beb014c53515fe2912857aa18de95e83c7339c /configure.ac
parent504546a266dab2518ec1596aa17aec2e7b16b6aa (diff)
Release 2.12.1
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 9e2d097..1175131 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.69])
-AC_INIT([sbc], [2.0])
+AC_INIT([sbc], [2.1])
AC_CONFIG_HEADERS(config.h)
AC_CONFIG_AUX_DIR(build-aux)