summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXisco Fauli <xiscofauli@libreoffice.org>2018-10-30 17:44:26 +0100
committerXisco Fauli <xiscofauli@libreoffice.org>2018-10-30 17:44:26 +0100
commit47af68e38edc6bcdffe92f0bc87ddd41e2a33b71 (patch)
treeb29fe7cb235ecdb0b48c568b877e9a474c0455cc
parent74c34fa12d3ae66ed907f192dc2b5df966c644ab (diff)
bump product version to 6.0.7.3
Change-Id: I89a957e57635945142de46faa90f66e1b5cc7562
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 1039ea05d1ff..74d794feae2b 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.0.7.2.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.0.7.3],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])