summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2022-02-21 12:16:24 +0100
committerAndras Timar <andras.timar@collabora.com>2022-02-21 12:16:24 +0100
commit0052d57a880f58d290afdc1566dfddbe76d2570b (patch)
treed26fb8f81f56e29edce8dd1fe92ee39b677da02e
parent144af2437a8f568a42cbb4e83582ab2ae4923fe4 (diff)
Bump version to 6.4-56 cp-6.4-56
Change-Id: I3618297ca2a8982955a74d5e79172759b1434c2f
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 10683c512015..2a6567d1db20 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.55],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[6.4.10.56],[],[],[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
-10-19 10:02:39 +0200'>2018-10-19clang-tidy readability-container-size-emptyNoel Grandin 2018-09-13pass SfxRequest around by std::unique_ptrNoel Grandin 2018-07-31Add missing sal/log.hxx headersGabor Kelemen 2018-05-18loplugin:unusedfields in sfx2Noel Grandin 2018-04-18tdf#42949 Remove unnecessary localization headers of sfx2Gabor Kelemen 2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin 2018-03-08loplugin:constantparam in linguistic..sfx2Noel Grandin 2018-01-10This is a hash: '#', this is a slash: '/'Tor Lillqvist 2017-12-11loplugin:salcall fix functionsNoel Grandin 2017-11-13Fix typosAndrea Gelmini 2017-10-23loplugin:includeform: sfx2Stephan Bergmann