diff options
author | Andras Timar <andras.timar@collabora.com> | 2018-09-14 13:14:17 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2018-09-14 13:14:17 +0200 |
commit | 10f7cf9919e7a017d63ae98c62c9a0ca58a0db46 (patch) | |
tree | 179333b9424bd3617082b413c838c3dfa3613c04 | |
parent | 6aeb24b12a5df389f4239b2b0822d90cb3796001 (diff) |
Bump version to 6.0-11cp-6.0-11
Change-Id: If2673b0bdd1489e8bd0bc60b8372756da8cf1533
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 385859d49935..5a21f9182202 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.10],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[6.0.10.11],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |