From efac172ea6e81f4620f60d4746d71ebe12e97011 Mon Sep 17 00:00:00 2001 From: Christian Lohmaier Date: Fri, 26 Jul 2019 13:28:20 +0200 Subject: bump product version to 6.2.6.1.0+ Change-Id: Ibd1ab50c52f82c58cbcb5dcb686d42058704ba4a --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 720939dfbe59..80d863dda79d 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([LibreOffice],[6.2.6.0.0+],[],[],[http://documentfoundation.org/]) +AC_INIT([LibreOffice],[6.2.6.1.0+],[],[],[http://documentfoundation.org/]) AC_PREREQ([2.59]) -- cgit v1.2.3