summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Iversen <jani@documentfoundation.org>2016-03-16 02:01:17 +0100
committerJan Iversen <jani@documentfoundation.org>2016-03-16 02:01:17 +0100
commit1f7875f0af7d7586b463995e923843ca7e9962d5 (patch)
tree4d90d2fa5bd2abf32b117f25e8629698077ce848
parent42b6438788d9f9f36526845d85a6f05fe28b279a (diff)
bump product version to 5.1.2.1
Change-Id: I48272da18321ba4424c826f13b47250ef02b7997
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 2163957ad720..f028c03b4a04 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.2.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.1.2.1.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])