diff options
author | Tor Lillqvist <tml@iki.fi> | 2019-02-21 10:33:53 +0200 |
---|---|---|
committer | Tor Lillqvist <tml@iki.fi> | 2019-02-21 10:33:53 +0200 |
commit | 4d1edf8713ea59bb63148d811d5fee70422ca240 (patch) | |
tree | f774b57602a062410fe5614ea91588a9c8a168f8 | |
parent | 2178d9f4166153a3d9518587ee026a28dcc4b209 (diff) |
Bump version to 6.0-25co-6.0-25-appstore
Change-Id: Idddbba00cdcf274ce9f1fd2e1610fbcccb74e0ea
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 1406b6be91ea..c5408b97ccff 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.24],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[6.0.10.25],[],[],[https://collaboraoffice.com/]) AC_PREREQ([2.59]) |