diff options
author | Andras Timar <andras.timar@collabora.com> | 2019-12-18 11:27:09 +0100 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2019-12-18 11:27:09 +0100 |
commit | 1487436c4cc282f159c68cbf0cc35ba6ebe3b56f (patch) | |
tree | 05090860d37202e501bbcc9724cd9fed9b2d153d | |
parent | 23847e9f0e8568f2dbb70896b7504262704309d6 (diff) |
Bump version to 6.2-2co-6.2-2
Change-Id: I1cc1e749e43aa6fcdd07a89b327aa77096d53efa
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 7f86fa5b321a..568a99baf59f 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.1],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[6.2.10.2],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |