summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Budea <aron.budea@collabora.com>2024-04-30 23:06:13 +0200
committerAron Budea <aron.budea@collabora.com>2024-04-30 23:06:13 +0200
commit47028e9e99e418d064c93bbb9c6d322f7e84c150 (patch)
treedb1230a73374009c5c90be49a3f847e58b488a96
parent7171c9e8f6fecedac29e89deaeb2afa4d67a2a17 (diff)
Bump version to 23.05.11.1cp-23.05.11-1
Change-Id: I334fcc501e067d6a7e11fda2931228c97b3aa424
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index ea178f56c8e4..bae560edb635 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([Collabora Office],[23.05.10.1],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[23.05.11.1],[],[],[https://collaboraoffice.com/])
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