diff options
author | Andras Timar <andras.timar@collabora.com> | 2021-02-24 08:13:56 +0100 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2021-02-24 08:13:56 +0100 |
commit | f4e899b24cdbdb92477008b4a513a09e78d2c3a1 (patch) | |
tree | c61b772ec5a49d1d262969bb91fd36cd813b2be4 | |
parent | aa9ade7274197aa8f7b6990cc2094ad162d8a9e3 (diff) |
Bump version to 6.4-25cp-6.4-25
Change-Id: I42c97abf75f2fd06b3d128f50a9e33a9a2fbf09d
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index a9eba87ec17a..84878da104c9 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.4.10.24],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[6.4.10.25],[],[],[https://collaboraoffice.com/]) dnl libnumbertext needs autoconf 2.68, but that can pick up autoconf268 just fine if it is installed dnl whereas aclocal (as run by autogen.sh) insists on using autoconf and fails hard |