diff options
author | Andras Timar <andras.timar@collabora.com> | 2017-09-14 16:46:18 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2017-09-14 16:46:18 +0200 |
commit | 3656ea62b1923058dea64a4982717217591cb032 (patch) | |
tree | 0eb6af4a741914b3388a09e05c476e4f8a8bc5dd | |
parent | a8e2790c9b16d939011bdae86cdf3c41b391ad94 (diff) |
Bump version to 5.3-25cp-5.3-25
Change-Id: I689583d3a97a543b1fce8cbdfa456b26db4c30ae
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 0cdf8c472866..e9ada24e891f 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]) |