summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-01-13 02:58:29 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-01-13 02:58:29 +0100
commite9dc7651451c5cff74a2409984514109338ee758 (patch)
tree38b46099fe39637b45c1939d32cf37f6ad93a7be
parentc0407dc6f267a2a61dfd7a58de471250960581e4 (diff)
bump product version to 5.1.0.2.0+
Change-Id: Iba9db6634ac79e52cd0d31d7a3e6a06b09fe8934
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 63bec8a8f476..6e5abf8f7ddf 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.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])