summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2019-10-21 09:59:20 +0200
committerAndras Timar <andras.timar@collabora.com>2019-10-21 10:00:07 +0200
commit51930c74aa14b92323510c2b560b5f3456ab91e3 (patch)
tree4807042fcce0bcbc8dd14c027fb3b327123328fa
parenta65f8429df8862e1f779274cbd99b6ce4348f1a6 (diff)
Bump version to 6.0-35co-6.0-35
Change-Id: I96c82c3082989afe8ff256f2ce9e504012f54ecb Reviewed-on: https://gerrit.libreoffice.org/81209 Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 826d6649ed3a..1accbd06ceb9 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.34],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[6.0.10.35],[],[],[https://collaboraoffice.com/])
AC_PREREQ([2.59])