summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThorsten Behrens <thorsten.behrens@allotropia.de>2025-04-22 13:28:45 +0200
committerThorsten Behrens <thorsten.behrens@allotropia.de>2025-04-22 13:28:45 +0200
commitee6243b380bce709b556bc22a2aeaa0fc6500521 (patch)
tree44f5385d31d6b5c6187ee3a9e8d32fcab584804d
parent5b25bf30f0909ce322527a9947a519c7dbc3050c (diff)
Bump version to 6.4.0.34 cib-6.4-34distro/cib/libreoffice-6-4
Change-Id: I50737155e34b1880616cfd174fca288e267701e2
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 710f2c221b6d..518a8f72d3bf 100644
--- a/configure.ac
+++ b/configure.ac
@@ -9,7 +9,7 @@ dnl in order to create a configure script.
# several non-alphanumeric characters, those are split off and used only for the
# ABOUTBOXPRODUCTVERSIONSUFFIX in openoffice.lst. Why that is necessary, no idea.
-AC_INIT([CIB Office],[6.4.0.33],[],[],[https://www.cib.de/office/])
+AC_INIT([CIB Office],[6.4.0.34],[],[],[https://www.cib.de/office/])
dnl libnumbertext needs autoconf 2.68, but that can pick up autoconf268 just fine if it is installed
dnl whereas aclocal (as run by autogen.sh) insists on using autoconf and fails hard