diff options
author | Andras Timar <andras.timar@collabora.com> | 2018-09-11 18:44:52 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2018-09-11 18:44:52 +0200 |
commit | 018f3447175227f14ddad77f68c9fbb2145a0dd2 (patch) | |
tree | c566dbca53ef530c12abbdcb1a5d3e80f4516f42 | |
parent | e32e0ed42bb3f0ebda56a5ce33c9f11e99d4fc5c (diff) |
Bump version to 6.0-10cp-6.0-10
Change-Id: I8d7844fc7e2f67bc338cb1fb67b2bf792aca38e3
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 07e06abb784c..385859d49935 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.9],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[6.0.10.10],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |