diff options
author | Andras Timar <andras.timar@collabora.com> | 2020-12-09 18:19:55 +0100 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2020-12-09 18:46:23 +0100 |
commit | 0ada274b4384e87dc027ac93fcee77f3f0bec7a2 (patch) | |
tree | 4d9fbbffac88899df7adf7deb41975aec1f97a7f | |
parent | 29336cf2a05f1adfd0cbd5dc642274a8608be41e (diff) |
Bump version to 6.2-27cp-6.2-27
Change-Id: I32f7b4cba3bfc9a1a9c0766ba322219a27e574a8
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 22b0905e9ca4..8976456ebe5b 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],[6.2.10.26],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[6.2.10.27],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |