summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-08-02 21:55:41 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-08-02 21:55:41 +0200
commit048be408937b840641892a8ff37510005dcf45bb (patch)
treea5098adf33b12660785a5d81d7f5f2080102e2a9
parentupdate credits (diff)
downloadcore-libreoffice-6-1-0.tar.gz
core-libreoffice-6-1-0.zip
bump product version to 6.1.0.3.0+ libreoffice-6-1-0
Change-Id: Ifa7e4a984c4ca657da8a745a499df5ca699baca5
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 223d7b889df9..5e5c4eebe6e6 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.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])