diff options
author | Andras Timar <andras.timar@collabora.com> | 2019-02-20 08:35:03 +0100 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2019-02-20 08:35:03 +0100 |
commit | 086a2d518ab03f0489f05d4acd34d63c35e303d9 (patch) | |
tree | 2776cd06321cafcb4f5a913d24d12153c23816d0 | |
parent | a7d09d82ee25a0880a5d4adb59d102cbf886f7cc (diff) |
Bump version to 6.0-24co-6.0-24
Change-Id: I19f756d27f13e11bd68501a9a7fd64470b80e46a
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 57ae3c64ecce..1406b6be91ea 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],[6.0.10.23],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[6.0.10.24],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |