diff options
author | Andras Timar <andras.timar@collabora.com> | 2017-04-06 22:25:59 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2017-04-06 22:25:59 +0200 |
commit | 300ddde1fdbe1e4f0a2a1d6fd76d7a1c21621f91 (patch) | |
tree | 9604dcfadc1b2f920d446638342a9ab6b1c17204 | |
parent | c9ba32d13aa3076e43596b3b0ad95b5e4eac4d27 (diff) |
Bump version to 5.1-25cp-5.1-25
Change-Id: I931a45908af7a9d946b3b7a237a4847f0f3826b8
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 2ca0f717ab72..6b003c4fc545 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.1.10.24],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[5.1.10.25],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |