diff options
author | Andras Timar <andras.timar@collabora.com> | 2017-11-30 08:21:51 +0100 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2017-11-30 08:21:51 +0100 |
commit | 638d43dcefa846355c3cc6ca648a52c7e4ec4a6a (patch) | |
tree | 737b60cd1e7079ccd1474c09f2761a362e4d747d | |
parent | dc773e81bd360316a96b1b61c552d263e1d87e89 (diff) |
Bump version to 5.3-25cd-5.3-25
Change-Id: I9c4e039bd373359260251f927141ed446d725b37
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 2d2a7bebee6b..3cd3d182287b 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.24],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[5.3.10.25],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |