diff options
author | Andras Timar <andras.timar@collabora.com> | 2018-09-30 08:33:53 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2018-09-30 08:33:53 +0200 |
commit | d520cb91b6b577e815556a816a852d97e243141b (patch) | |
tree | 98c4ef9cde7a8ca496e3d38f112663f5b977fe87 | |
parent | f3d959aa4b3d5ce46b52617d69ef51f434a061c8 (diff) |
Bump version to 6.0-12cp-6.0-12
Change-Id: Ibe331066cb584d45391bdaad971e51ed958463c9
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 5a21f9182202..93eaaed43a1a 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.0.10.11],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[6.0.10.12],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |