diff options
author | Andras Timar <andras.timar@collabora.com> | 2019-02-11 15:00:12 +0100 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2019-02-11 15:00:12 +0100 |
commit | 963db82385405d23acdc24b66c1907e29585384c (patch) | |
tree | 93c14b999d40b9076efe6a364d5c2ecb96336ddf | |
parent | 6625d5368c367c794fb20e5ba8e460b56120df50 (diff) |
Bump version to 6.0-23cd-6.0-23
Change-Id: I36398501fef17efb495de15e1071df299d855313
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index c315047ac5c8..57ae3c64ecce 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.22],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[6.0.10.23],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |