diff options
author | Andras Timar <andras.timar@collabora.com> | 2018-07-07 07:47:30 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2018-07-07 07:47:30 +0200 |
commit | cf2ac11617bce9c49c92d8153ef12b55e5b903f3 (patch) | |
tree | 03df0026d8e0610cbb40c8c4b2918bf00c1b5dd5 | |
parent | bd88f41d53881fd1a3ad42268cd76d598bdd7838 (diff) |
Bump version to 5.3-53cp-5.3-53
Change-Id: Id4529f2a4b1945009bcb30dd815db7abc4f3c396
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 6ca9152ff9e2..9698e3c03428 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.52],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[5.3.10.53],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |