summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-12-15 23:39:34 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-12-15 23:39:34 +0100
commit63f6f4bddc48b1b47a5c6ea430c4e88d5f6dc0bf (patch)
tree7c9dcec8e1b22713feff41bcef35a29fe7620d01
parent2263a59aaf6bc1548046fdda422518a6365ffd17 (diff)
bump product version to 5.1.0.1
Change-Id: I021f3909c77303d7b367f141984d11f370a41359
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 9ee771716e3f..ad2a63406598 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.0.0.beta2+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.1.0.1],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])