diff options
author | Andras Timar <andras.timar@collabora.com> | 2018-10-21 10:48:36 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2018-10-21 10:48:36 +0200 |
commit | 3af852c1a4cb4bf2a0c5b0a891ee30162305c3ce (patch) | |
tree | aa86a9604e2bc79c568dc83c331c23b420bc356d | |
parent | 4c0d9942ebd56e83e83ac3079528e62ce5644008 (diff) |
Bump version to 5.3-58cp-5.3-58
Change-Id: I4883e408a2211e812f010912e8e99ea34bf1eac5
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 93bf839fb815..fe3a33592480 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.57],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[5.3.10.58],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |