summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2020-08-26 08:33:01 +0200
committerAndras Timar <andras.timar@collabora.com>2020-08-26 08:33:01 +0200
commit27a52f8c106b30403701cf0058c8fc278bc04018 (patch)
tree1e4ca36a7e85c6650c0fd0004512db7b2e4573df
parentUse localized default sheet name, if sheet name is missing in xlsx file (diff)
downloadcore-27a52f8c106b30403701cf0058c8fc278bc04018.tar.gz
core-27a52f8c106b30403701cf0058c8fc278bc04018.zip
Bump version to 6.2-23
Change-Id: Ibda2faa09d88af123fca6a067c5055aa19f3ba16
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 04717530e1e6..e379985dfd77 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.22],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[6.2.10.23],[],[],[https://collaboraoffice.com/])
AC_PREREQ([2.59])