diff options
author | Andras Timar <andras.timar@collabora.com> | 2017-10-03 21:22:21 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2017-10-03 21:22:21 +0200 |
commit | d66704ff6eb7b7b2a62ea279e3599dc235c67810 (patch) | |
tree | 4e76aff9d9412e4eda529707827fa5725aa8b518 | |
parent | c7d2de2905d53d12b186f577260fd95460f4eea5 (diff) |
Bump version to 5.3-28cp-5.3-28
Change-Id: I1e51225f681e68fecf5c3a0fa2c9f2be889dd47d
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 0c01a68174e1..a8a09c4ba77a 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]) |