diff options
author | Jan Holesovsky <kendy@collabora.com> | 2018-07-12 23:14:19 +0200 |
---|---|---|
committer | Jan Holesovsky <kendy@collabora.com> | 2018-07-12 23:14:19 +0200 |
commit | 9247187ea846ca956d48330708a43932559c7be6 (patch) | |
tree | 084a3240b6b09e7cca3303d2b9b82aa586f1b474 | |
parent | 0efaa14cda8fa607a57c465052a32dc1a9960931 (diff) |
Bump version 5.3-49cd-5.3-49
Change-Id: I27cbc26e1623123ad522ceefdaf9aaa9b235bd25
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 6d93aa49f500..daa8073287b9 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.48],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[5.3.10.49],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |