diff options
author | Andras Timar <andras.timar@collabora.com> | 2018-08-09 04:56:51 -0700 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2018-08-09 04:56:51 -0700 |
commit | 28e033f45794afb3c029b2fd5e4e71b89cc1770d (patch) | |
tree | bafc686f5bf20a760519fe7bc0cd1754f629bd7e | |
parent | eac40e7f0ff0ffa1be757da66544cbcb33a5b8f5 (diff) |
Bump version to 5.3-54co-5.3-54
Change-Id: Id7b413d05d1775ac236e707d6760a6064e896536
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 1945939bcee9..ab6184ee0d9b 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.50],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[5.3.10.54],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |