diff options
author | Andras Timar <andras.timar@collabora.com> | 2017-12-15 14:49:24 +0100 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2017-12-15 14:49:24 +0100 |
commit | cf54640727c9b58856e9abf15c0ac82d876262b6 (patch) | |
tree | 4079236cc98bed9cd49f3ff8bd618dc62c10542b | |
parent | 7c99515b6247ca1bfc2d4d25192cde9b46670b62 (diff) |
Bump version to 5.3-35cp-5.3-35
Change-Id: Iaa1d5dfa8b6a7706651775c47684b996f280b943
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 30cd2b094b32..aaeeb995125e 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.34],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[5.3.10.35],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |