diff options
author | Andras Timar <andras.timar@collabora.com> | 2020-01-09 22:19:30 +0100 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2020-01-09 22:19:30 +0100 |
commit | 02b9ea64850f33df7b3c89c24a2cafbaeab0f85b (patch) | |
tree | 983e3f350a4e6a1b73c4f2648c17a16bb54473c2 | |
parent | dbbdc809b41c705d732e06c69c348ab6d1977e46 (diff) |
Bump version to 6.2-3cp-6.2-3CODE-4.2.0-3
Change-Id: Iab6ee2f21a0d13230faa2b510ad3af9d6ba3c519
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index c24547c7e283..a3fa7f7798da 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.2],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[6.2.10.3],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |