From c9b790bfef2b51f57d01fa415a83990f2b610711 Mon Sep 17 00:00:00 2001 From: Christian Lohmaier Date: Thu, 20 Sep 2018 11:44:28 +0200 Subject: bump product version to 6.1.2.1 Change-Id: I5167c026b1e38371ab43c81ab08ef6964397332b --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 735ebf2e360a..9da3d4db597b 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.1.2.0.0+],[],[],[http://documentfoundation.org/]) +AC_INIT([LibreOffice],[6.1.2.1],[],[],[http://documentfoundation.org/]) AC_PREREQ([2.59]) -- cgit v1.2.1