diff options
author | Andras Timar <andras.timar@collabora.com> | 2016-02-24 09:46:29 +0100 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2016-02-24 09:46:29 +0100 |
commit | 09284fcfeb1afdeb3454b0966db80888777925a8 (patch) | |
tree | 4fd77c75a1b55ed54bb52ee59217efcc3096800e | |
parent | a59d609263a7262c4f16e8c023d41350431057a3 (diff) |
Bump version to 5.0-25cp-5.0-25
Change-Id: Iada9312b2e481d1ebd271e4ca8d7050449d4abc6
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 2cf0c06ae561..4514422787cb 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.0.10.24],[],[],[https://CollaboraOffice.com/]) +AC_INIT([Collabora Office],[5.0.10.25],[],[],[https://CollaboraOffice.com/]) AC_PREREQ([2.59]) |