diff options
author | Jan Holesovsky <kendy@collabora.com> | 2017-07-19 19:40:52 +0100 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2017-07-19 19:42:48 +0100 |
commit | 4313d7ed27a332dfe01ecca5652f4c8a366386d0 (patch) | |
tree | 6f28457c31b6526286e9bb342bbefa0bfb8ea078 | |
parent | 8e4fd745192aed492e0111e20283f463d4374af8 (diff) |
Bump version to 5.3-21.cd-5.3-21
This does not have all the patches that the 5.3-21 will have, but those that
are relevant for the Online are going to be present in both.
Change-Id: I9231cc0b3a691096eb7c183acd344e4b4b55f22a
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 6342cdb95749..c21b6875d58d 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.19],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[5.3.10.21],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |