summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2020-01-06 13:50:01 +0100
committerAndras Timar <andras.timar@collabora.com>2020-01-06 14:57:55 +0100
commit9c72b370973f499367b679d551b92fa71e8d5134 (patch)
tree8c52dce382b856fe8bbdd6534e2b798918f3907c
parentd45cb911dd3853bc5f590d12265706aeaa9f0080 (diff)
Bump version to 6.0-36co-6.0-36
Change-Id: I8a6a66b47d5fc6aaf774b948f06678bc870a1503 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/86276 Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com> Reviewed-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 f1009161ecda..78d4b831a737 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.35],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[6.0.10.36],[],[],[https://collaboraoffice.com/])
AC_PREREQ([2.59])