diff options
author | Andras Timar <andras.timar@collabora.com> | 2016-05-03 09:17:02 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2016-05-03 09:17:02 +0200 |
commit | 89f4282ccfde05ab7ef685a7b572f9c31c4db67a (patch) | |
tree | cfa8e6bd52122f72470519dd0b1a72d33c6c3a73 | |
parent | 4d4edcc3d4c27688f5bed4beebf5fee2b0cd1760 (diff) |
Bump version to 5.0-33cp-5.0-33
Change-Id: Ibe8b84379f048548def6a700aebd686b8f936bce
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index c2681692178f..3d5541abc163 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.0.10.32],[],[],[https://CollaboraOffice.com/]) +AC_INIT([Collabora Office],[5.0.10.33],[],[],[https://CollaboraOffice.com/]) AC_PREREQ([2.59]) |