summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2024-09-17 13:31:05 +0200
committerAndras Timar <andras.timar@collabora.com>2024-09-17 13:31:05 +0200
commit7fb6e39eda0b5c5d1c5498c7de9c0a145ed89a39 (patch)
treebbe1d65f30d5409395040ef191da344edae9d905
parentc1d9ac994a1f12b92d8d7a833b5d93c1f76375c3 (diff)
Bump version to 23.05.17.1cp-23.05.17-1
Change-Id: I8ea726f8415d2a2b200ff335dea0faa1bd980832
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 859a53342de0..99170f09bf66 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.16.1],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[23.05.17.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