diff options
author | Andras Timar <andras.timar@collabora.com> | 2017-12-18 11:32:05 +0100 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2017-12-18 11:32:05 +0100 |
commit | bb5e55d407c013b5b59459d9551268924cd7f785 (patch) | |
tree | 8d4486866e11dc29668a5eb6a15803da983d00a6 | |
parent | 5bbe46ee00921586b9b72297e7be9048e0e921e9 (diff) |
Bump version to 5.3-36cp-5.3-36
Change-Id: Id883e98994a3745bea0c30a6f82c46b8360e8354
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 425430d9db89..9c30362abcf5 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.35],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[5.3.10.36],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |