diff options
author | Andras Timar <andras.timar@collabora.com> | 2017-12-14 11:16:29 +0000 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2017-12-14 11:16:29 +0000 |
commit | dd776e32e9031d1f70b5e183342fbd236a346406 (patch) | |
tree | f44558eae30e991169ea7fd632820e2915d0e1ce | |
parent | 819158d656700658b24bfd6799c875aa7110c6ed (diff) |
Bump version to 5.3-26cd-5.3-26
Change-Id: I5921feeaad24ded5d031f14ab99de50a307a7e31
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index e15254257830..08a95926d72a 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.25],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[5.3.10.26],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |