diff options
author | Andras Timar <andras.timar@collabora.com> | 2018-07-05 14:51:23 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2018-07-05 14:51:23 +0200 |
commit | 41dd7b005f2bfc1d2f56205f6a14ca6a5a6a33d5 (patch) | |
tree | 2af00bce48fb81232dba1e1b031c1a4a2aa95225 | |
parent | 273ce0fff04838d84a9f9a56aa5f180d93f7428a (diff) |
Bump version to 5.3-52cp-5.3-52
Change-Id: I8423c2ba9f88f0c9fb6f119527ac2f84292c91d5
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index ed7a553683ed..6ca9152ff9e2 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.51],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[5.3.10.52],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |