summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Iversen <jani@documentfoundation.org>2016-03-29 17:49:25 +0200
committerJan Iversen <jani@documentfoundation.org>2016-03-29 17:50:44 +0200
commit4638092f802103b8bdac3ee9b5aaf75fd6b190e3 (patch)
tree92589b2fbb853ce191986485041c8616c865936f
parentbabe2e182375ad0832e2455382202cd8e23b64cc (diff)
bump product version to 5.1.2.2libreoffice-5-1-2
Change-Id: I1fcc35e65621a3c292febaab46577911d0bb76df
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index f028c03b4a04..6223ce4afb49 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.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.1.2.2.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])