diff options
author | Andras Timar <andras.timar@collabora.com> | 2017-12-12 22:03:19 +0100 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2017-12-12 22:03:23 +0100 |
commit | b327117d8cf693c26ed98dd0d6baf3f9250583bb (patch) | |
tree | bc26f26fc568a20b5e1df9f2fd8c14da675e5da2 | |
parent | f01e4365be66e666b1671279b8605f0113dfd8fa (diff) |
Bump version to 5.3-34cp-5.3-34
Change-Id: Ic51550e8383bf9d651642662b54030babc161da0
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 8182bfdbf7d6..30cd2b094b32 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.33],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[5.3.10.34],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |