diff options
author | Andras Timar <andras.timar@collabora.com> | 2018-12-06 14:47:43 +0100 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2018-12-16 11:13:10 +0100 |
commit | e74e5982cc014ac0a0602bcd891b73aefb314e06 (patch) | |
tree | 77dee84b2cab6af0ffec0e5eb292cb3700717e12 | |
parent | bab0fc531cf063880c27b7d7081d4acbd40b649a (diff) |
Bump version to 6.0-18cp-6.0-18CODE-4-RC1p
Change-Id: I0231b0541f626fedec3d5bed97adf5bb23f5f2f3
(cherry picked from commit 41a232eed11bb7bc0ca16127958e19ff33a6e7fd)
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 782edf1891c1..e4142899c824 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.17],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[6.0.10.18],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |