summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-01-24 21:33:48 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-01-24 21:33:48 +0100
commit8876e7c11636a58f87f597f620fa3de9164c2338 (patch)
tree1fd09f7f9a4db129996b5e7e8c04fd27f87b26c0
parent877d94e5e90bf6599a30aa33e8504e4bcd332654 (diff)
bump product version to 6.0.0.3.0+
Change-Id: Id2647098fbe54588edd1f65608df483d35f10d55
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 3fe28fefc455..b54d135f0e65 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.0.2.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.0.0.3.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])