summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-09-20 11:43:36 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-09-20 11:43:36 +0200
commitd76e518ffa714756d8dc70810103bc2189d2ee28 (patch)
treee4072105d58a53ebc818d01297434c4f01988efb /configure.ac
parentec5ef14e916163f4a656699c49f3954d9b7a335b (diff)
bump product version to 6.1.3.0.0+
Change-Id: I858c7a1aff8c36e05442b7b9b7b12b74a8495185
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 735ebf2e360a..387302ba1269 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.2.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.1.3.0.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])