summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-01-20 01:28:26 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-01-20 01:28:26 +0100
commit2482ca250f886f685a77568f1640b8b2d50a60bf (patch)
tree4b24dfe7fc56789a8ff4b635fe7e6137ff568cc2
parentce4424d992b825c180af6db609618c381506dbc9 (diff)
bump product version to 5.0.5.1
Change-Id: I922610f7e8035f8a77e5b2251d41c6dfece74594
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 6ce1e51e190d..c85cf478dbb0 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.0.5.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.0.5.1],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])