summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2021-10-19 12:44:44 +0200
committerAndras Timar <andras.timar@collabora.com>2021-10-19 13:57:46 +0200
commitc923f2407f7b668c83feaa7ddc8bb094f6948918 (patch)
treead3c994ae1a108cb4725b064c400d5f73340d8a9
parentxmlsecurity: add tests for multiple X509Data/X509Certificate (diff)
downloadcore-c923f2407f7b668c83feaa7ddc8bb094f6948918.tar.gz
core-c923f2407f7b668c83feaa7ddc8bb094f6948918.zip
Bump version to 6.2-33
Change-Id: I003658766ec3cdd56363092c11692c3ce159f9ff
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index c6375d63277b..f94fbac35304 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],[6.2.10.32],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[6.2.10.33],[],[],[https://collaboraoffice.com/])
AC_PREREQ([2.59])