diff options
author | Andras Timar <andras.timar@collabora.com> | 2017-09-26 23:05:56 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2017-09-26 23:05:56 +0200 |
commit | 9f726cc13a1294996f3858247bf930f94fdc1610 (patch) | |
tree | 73e1ff1253dd59257e00fccb2f2d1d44d0f561f6 | |
parent | 2c26414aecd414ea70fe7151f5616d72cfe5ead1 (diff) |
Bump version to 5.3-24cd-5.3-24
Change-Id: Ib019a1b3f84456cc2e41863672e686a5048ea089
-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]) |