diff options
author | Andras Timar <andras.timar@collabora.com> | 2018-01-09 15:59:46 +0000 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2018-01-09 15:59:46 +0000 |
commit | 315b4ac6699f9a2aeaaf1b8e873dd471e74b9b83 (patch) | |
tree | c12a230029acf94419020e122e3a4b6a81af9a18 | |
parent | 67db4fe90e4c6e038b06bd3597fd876322cf8e48 (diff) |
Bump version to 5.3-28cd-5.3-28
Change-Id: I173be2a85622dec9fbe3ec5201d3e855192263d0
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 99869d5b210b..88253f149cea 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.27],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[5.3.10.28],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |