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-08 22:21:48 +0100 |
commit | 25ec65bf4b77a5cdb2544527f3d1a262fcb78fe6 (patch) | |
tree | be995c9c620d479c4d1b0dc4400292eda5785820 | |
parent | d4f821b7a385953542e90b2749690b9f8f4cc782 (diff) |
Bump version to 5.3-60cp-5.3-60
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 6731b69aae53..b56a355826f5 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.59],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[5.3.10.60],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |