summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-01-13 02:55:59 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-01-13 02:55:59 +0100
commit45fc66c333b97e799968d59562b60d174965a927 (patch)
tree4713090d0e913f639794d7ddca8771962407236b
parentc0407dc6f267a2a61dfd7a58de471250960581e4 (diff)
bump product version to 5.1.0.2
Change-Id: Idc09f4e3f9d094fc37fef58c42f7f4e75a53cf43
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 63bec8a8f476..1f2b278cce6f 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.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.1.0.2],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])