diff options
author | Andras Timar <andras.timar@collabora.com> | 2017-10-26 22:30:27 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2017-10-26 22:30:27 +0200 |
commit | 3d454b7496d256140ab16a6e5c93f2c10aed3c1a (patch) | |
tree | 7241c5dc66351a124beac5028bc3273d005463f0 | |
parent | 804038a4c05f5296fa34722650bc393ac01c02dd (diff) |
Bump version to 5.3-29cp-5.3-29
Change-Id: Id5688cd2f94f913ca7bb28202e640b9ca04990a1
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index a8a09c4ba77a..f19a6c139f96 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.28],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[5.3.10.29],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |