diff options
author | Andras Timar <andras.timar@collabora.com> | 2018-11-08 22:21:48 +0100 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2018-11-13 21:07:20 +0100 |
commit | 32c01c3e794ccdcbb167cdff9bac8f4cc379811e (patch) | |
tree | 3806b70b2c055db74c6eb77650bf5ff609eb2a53 | |
parent | 7c753bd58ab51b2daef41c5c61adbcd6ae2e8c36 (diff) |
Bump version to 5.3-60cd-5.3-60
(cherry picked from commit 25ec65bf4b77a5cdb2544527f3d1a262fcb78fe6)
Change-Id: I7f5a4a30802c9348e8fef0d7a11b7efec47e1d88
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index fa150761ca90..bd93fe182eb5 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],[5.3.10.56],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[5.3.10.60],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |