diff options
author | Andras Timar <andras.timar@collabora.com> | 2019-02-22 14:38:48 +0100 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2019-02-22 14:38:48 +0100 |
commit | feac8b003aee8168c46f8b00e279bc14add321fb (patch) | |
tree | 27bf1fe9be1fb629fd1fd47cade7fdfdb601be4d | |
parent | 963fcfcb6fc40811e3efd132fb07626b3094e843 (diff) |
Bump version to 5.3-63co-5.3-63
Change-Id: Ibfe53436137cc5fa3de6c857176e7fdcd4083e42
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 418b05915f82..12f76b089db1 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.59],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[5.3.10.63],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |