diff options
author | Andras Timar <andras.timar@collabora.com> | 2019-10-19 20:18:39 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2019-10-19 20:18:39 +0200 |
commit | e9a339ad44bc988144b0f57f93be8ab8ff7e8eef (patch) | |
tree | 5b6c3c46c3b8d1612c830d2117456ca30681943e | |
parent | 63c2b3c66db8780ba67a956d944dd282852f8b73 (diff) |
Bump version to 5.3-67co-5.3-67distro/collabora/cp-5.3-desktop
Change-Id: I00819b80e1b1e66553d29521603ca203056fe0d5
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 3e97bde46b57..9dafa17c62a9 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.66],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[5.3.10.67],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |