diff options
author | Andras Timar <andras.timar@collabora.com> | 2017-03-27 21:13:32 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2017-03-27 21:13:32 +0200 |
commit | edec1e5e9c3ce19408e71eb71404ece2e55f83b6 (patch) | |
tree | 920a73aaefedef66f6d6b7904021a35c8caa5c95 | |
parent | 334b06f5a44f9a5a4e08a8c9c8929a75c363fd96 (diff) |
Bump version to 5.1-24cp-5.1-24
Change-Id: I8fc85d5189c9ee8bddd1a83fa57c1f4fe096e5df
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index aa6a23245e49..2ca0f717ab72 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.23],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[5.1.10.24],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |