From c7dc432db1ebfff42d5280dd4bf60b6d85417e15 Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Tue, 27 Aug 2024 21:49:45 +0200 Subject: Bump version to 24.04.6.3 Change-Id: I9ff4c1ac6f5f69231c7c987d0ba1fe30b40d0f2d --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 11949778d553..23a51f65fee0 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],[24.04.6.2],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[24.04.6.3],[],[],[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 -- cgit stro/CN/libreoffice-7-4-LTS LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sw/source/ui/vba/vbatables.cxx
AgeCommit message (Expand)Author
2009-09-23warnings as errorsNoel Power
2009-09-18new and removed filesNoel Power