diff options
author | Andras Timar <andras.timar@collabora.com> | 2017-09-12 22:50:34 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2017-09-12 22:51:29 +0200 |
commit | 180dec34838389b17ed9d0d3d17fd19a6e5a9c71 (patch) | |
tree | 4aeddd31d009fde2578b392c7ec8700a5e615786 | |
parent | e2cfcd56ca8f3de4480ee85712cff3182999635c (diff) |
Bump version to 5.3-24cp-5.3-24
Change-Id: Ia5370a4cbb5d9aaf07f7cc0095f59792ef3b26c6
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 6af39584ea97..0cdf8c472866 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.23],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[5.3.10.24],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |