diff options
author | Andras Timar <andras.timar@collabora.com> | 2020-05-14 09:02:15 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2020-05-14 09:02:15 +0200 |
commit | 8dce0b1a703ee45efd952a652c10b7fefe246271 (patch) | |
tree | 606716c503a910169906b5f605c38cf5de579a60 | |
parent | bccb6b744378fc4f5f1dbab143c8da59fc5dc7aa (diff) |
Bump version to 6.2-12cp-6.2-12co-6.2-12CODE-4.2.3-2
Change-Id: I6e91a29740fd51be157ff22b844c8a783266a28c
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 15c468365172..919129b67173 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.11],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[6.2.10.12],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |