summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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])