diff options
author | Andras Timar <andras.timar@collabora.com> | 2020-03-04 11:29:29 +0100 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2020-03-04 11:29:29 +0100 |
commit | 7c4bdddf82580ab62e442ff6497af92e69fddd5e (patch) | |
tree | 918a4b4440ef8f8cde1e4ba8400eaf7ea703c9d6 | |
parent | 147849c328e7fcef65b5e4ea17a473d2bab3bdb1 (diff) |
Bump version to 6.2-6cp-6.2-6CODE-4.2.0-6
Change-Id: Ib8f6d50001207d5c0f5e7350c45f778b8f5a9c2c
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 7ed5afefdb8f..dd4aac099539 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.5],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[6.2.10.6],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |