summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2019-06-05 08:55:22 +0200
committerAndras Timar <andras.timar@collabora.com>2019-06-05 08:55:56 +0200
commit74217d6f8fa85bcdde36545553a732db1cae4ff8 (patch)
tree930fd5af89a5104bb77269ea05e528f11bc34092
parent4977bf684097247d7121a43d6d3e9374684b0d07 (diff)
Bump version to 6.0-32
Change-Id: Ic1eeb36584144785f1ec5c502140ea0405020cac
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 29661fe7749f..c90fe5e14c9d 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.31],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[6.0.10.32],[],[],[https://collaboraoffice.com/])
AC_PREREQ([2.59])