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