summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-01-23 20:34:57 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-01-23 20:34:57 +0100
commitd3f6657f44b3191a689b222abb3ff57a445e389b (patch)
tree0c90a4ddc2b58b7396cd12f7ef4ad525f065ce91
parentb4b5c22f692a45853cb32c19f8ad011803322dd5 (diff)
bump product version to 6.2.0.3
Change-Id: Ia250919d58e004be0ec7a87b6ac3106879b83463
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 163f17297424..d51849a50858 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.0.2.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.2.0.3],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])