diff options
author | Andras Timar <andras.timar@collabora.com> | 2017-11-04 16:51:12 +0100 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2017-11-04 16:51:12 +0100 |
commit | 2342ab86aa31a9e7795742ba4b72ad06ad312b9e (patch) | |
tree | 8a8b44cc3b7dd58297565cc4a524c4021aa15499 | |
parent | 4ffc513eda9a2fde4541a99f34cd50aa555603de (diff) |
Bump version to 5.3-30cp-5.3-30
Change-Id: Iffb9f67b1c79e03422c9e040ff4dcab2fda842d3
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index f19a6c139f96..51375f06b083 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.29],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[5.3.10.30],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |