summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Iversen <jani@documentfoundation.org>2016-03-16 02:29:40 +0100
committerJan Iversen <jani@documentfoundation.org>2016-03-16 02:29:40 +0100
commita6949b5f17e1aef7f9aac2644123f0a6911b1fcd (patch)
tree95c272ae3d034b1235bf6118086cc76e3c18b216
parent5f8868b93c074a1680a0e0909a12a29516351466 (diff)
bump product version to 5.1.2.1
Change-Id: Ibadc00793cb0917cbda2bc29b07bb247f0f268ff
-rw-r--r--.gitreview2
-rw-r--r--configure.ac2
2 files changed, 2 insertions, 2 deletions
diff --git a/.gitreview b/.gitreview
index 1e3c4880ab55..4ce469a741a7 100644
--- a/.gitreview
+++ b/.gitreview
@@ -3,5 +3,5 @@ host=logerrit
port=29418
project=core
defaultremote=logerrit
-defaultbranch=libreoffice-5-1
+defaultbranch=libreoffice-5-1-2
diff --git a/configure.ac b/configure.ac
index 278f34b85c09..4b767ba33a61 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.1],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])