diff options
author | Andras Timar <andras.timar@collabora.com> | 2018-01-04 12:06:32 +0000 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2018-01-04 12:06:32 +0000 |
commit | a91d2d227c3fd135089a44b902a5c3e34cc08ed8 (patch) | |
tree | d6d4422681f37055525c28af2fd943567f694def | |
parent | 530f163eee03fffe60f2c2a6413441693f682496 (diff) |
Bump version to 5.3-27cd-5.3-27
Change-Id: Ia883bbcc567c142a7a2be29e2dfb565c03babced
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 08a95926d72a..99869d5b210b 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.26],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[5.3.10.27],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |