diff options
author | Andras Timar <andras.timar@collabora.com> | 2017-05-18 15:38:18 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2017-05-18 15:39:02 +0200 |
commit | e639c2ad9c05a793b16db13bd879342ed75dcf95 (patch) | |
tree | b75799ad74bf804937e7e174eb270981d75c5ef4 | |
parent | 668e824b8885345d8c8d7847df5e8db002a57afc (diff) |
Bump version to 5.3-13cp-5.3-13
Change-Id: I6c5390ed7a6bb8298433c7897c5c3df7a220a82a
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 0a0fb569b4ff..a157a0341cd4 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.12],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[5.3.10.13],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |