summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-10-10 22:14:31 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-10-10 22:14:31 +0200
commitc36939c5df7140ecd6a67d695e7cbd6b7ea6e58a (patch)
tree12c5c9f382cf6a9a708c3b44b7f965dcd7878ac3
parent58a0c4b6e5b2c8d0ed299a6980538f2f3085ad93 (diff)
bump product version to 6.1.3.1
Change-Id: Ice77ffa6f52dd9f533113ef7a075afc39d7a4144
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 387302ba1269..4a756494c514 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.3.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.1.3.1],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])