diff options
author | Andras Timar <andras.timar@collabora.com> | 2018-11-08 09:11:35 +0100 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2018-11-08 09:11:35 +0100 |
commit | b93a7d2d9554052f76e98bd10725f73ee686de56 (patch) | |
tree | 6e6ab80a1aeb5cbe8364efe5553da6420a2f4e82 | |
parent | be67fab68eb974e78686f8f9a2583af27d1119d4 (diff) |
Bump version to 6.0-14cp-6.0-14
Change-Id: I8960fd391ac5890e98751b5e703e81e822fd8272
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index c5901c169872..f34da48630f0 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.13],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[6.0.10.14],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |