diff options
author | Andras Timar <andras.timar@collabora.com> | 2019-03-12 22:16:25 +0100 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2019-03-12 22:16:25 +0100 |
commit | 006dfaf6cc5fb49e897f63e9e91cff786ef89d7c (patch) | |
tree | 8c99681d5c807bc9fbadf57a770c3c6a4557753c | |
parent | 0c80a474fa9853c173cdff57a200aec78eea5d73 (diff) |
Bump version to 6.0-26
cd-6.0-26
Change-Id: I6b48f441475f10bb8893978546052950875a3a1a
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 6ff20698fcc6..54f09fe144e8 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.25],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[6.0.10.26],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |