summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-08-02 21:54:46 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-08-02 21:54:46 +0200
commite5fc233ff98f92e896ecc820d50ab013230d1392 (patch)
tree33fe5888dd6793629db7633f7a6ca79ba8d0812e
parent8dabc497dd6eae8bba08872794c94aaddb5c3f43 (diff)
bump product version to 6.1.0.3
Change-Id: Ice331ce30be85f8c84b845c3899b673991cf3b90
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 223d7b889df9..85b1496a2ffa 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.0.2.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.1.0.3],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])