diff options
author | Andras Timar <andras.timar@collabora.com> | 2019-03-22 13:17:26 +0100 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2019-03-22 13:17:26 +0100 |
commit | 853769e760dc735c943d340775573e77891846a3 (patch) | |
tree | 17f44eaec969e67e040611cd779da36e775beb6a | |
parent | 3526a576cd74ae33e6cc0722c91a5178f8886caf (diff) |
Bump version to 6.0-27cd-6.0-27
Change-Id: Ie3ce5c08318b0d8bb495801d388f0d9b242b1886
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 54f09fe144e8..e2f1eb00fd2d 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.26],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[6.0.10.27],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |