summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2018-06-05 01:17:44 -0700
committerAndras Timar <andras.timar@collabora.com>2018-06-11 06:35:05 -0700
commit2acf9a3dab4502c10ec8d0a9194fc3b788dac301 (patch)
tree23ad8ae2cc62fb309557b9a19565b4f7b3e3e64c /configure.ac
parenttdf#102907 selection indicator missing on vertical text (diff)
downloadcore-2acf9a3dab4502c10ec8d0a9194fc3b788dac301.tar.gz
core-2acf9a3dab4502c10ec8d0a9194fc3b788dac301.zip
Bump version to 6.0-5
Change-Id: I4d550a6be50fe28d0537693e453acbbbe643cb7a
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 4209ed882167..5fbc6569cb55 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.0.10.3],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[6.0.10.5],[],[],[https://collaboraoffice.com/])
AC_PREREQ([2.59])