summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-08-22 20:31:12 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-08-22 20:31:12 +0200
commit291e4ee1119b74a1f697e719d959cb45e9970b23 (patch)
tree9c38477f3d22b5e28d1fcd45fc0ba2848c721063
parent44141e915d69d5b8bb32a8e4b7b30136e201cbc0 (diff)
bump product version to 5.3.6.1.0+libreoffice-5-3-6
Change-Id: I24b50490482927bfcd6b940f2c1e6f9199d7c26c
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 082b1d7fd063..cf50fe960fb2 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],[5.3.6.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.3.6.1.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])