diff options
author | Andras Timar <andras.timar@collabora.com> | 2018-09-06 09:32:03 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2018-09-06 09:32:03 +0200 |
commit | f30b8c7eaf18faf954b6473379296ae2aa081f4e (patch) | |
tree | 7694f3dcebf3007c759bbd1b21db0009490af9bf | |
parent | 59e68800029dd91aced2daf1bae41d6ee3e4b6b8 (diff) |
Bump version to 5.3-55cp-5.3-55
Change-Id: Ib02683df7abc3df9bcb19f68d4cd9fcaf3e55031
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index d5cc6b659d00..8bb74a7a446e 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.54],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[5.3.10.55],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |