summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-03-01 00:20:29 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-03-01 00:20:29 +0100
commit1123a747d006969b131ceb549c03522307d49f44 (patch)
tree767cd3c12b83097cecf54380395ecce42fc4ebcb
parentb994e8a2aae0807294a27f5136feca6c67baff7b (diff)
bump product version to 5.1.1.3
Change-Id: I6491aa71b2402b383a7bed7e3df0385edc1de4c2
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index cffe5df96fcc..a1b4819b84ec 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.1.1.2.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.1.1.3],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])