summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Iversen <jani@documentfoundation.org>2016-03-16 01:37:45 +0100
committerJan Iversen <jani@documentfoundation.org>2016-03-16 01:37:45 +0100
commitec0847e993cd87e933e7e1116edf4ef3a45fd57c (patch)
tree8dfbdc6e8725a075c02bd3a4453d0f4161c11be9
parent42b6438788d9f9f36526845d85a6f05fe28b279a (diff)
bump product version to 5.1.2.1
Change-Id: I94497fcee787b494e02ce5f22d04d5a935c8cb80
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 2163957ad720..278f34b85c09 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])