summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-07-10 00:36:45 +0200
committerAndras Timar <andras.timar@collabora.com>2015-08-06 12:56:00 +0200
commitf83904afeb7065720fdda24b1aa7563ef77441f5 (patch)
tree20cc696c67159448b27957e512e76e32837f4d69 /configure.ac
parentbdb609fc5265f0e91ef1841d8ccceb342c92eaef (diff)
bump product version to 5.0.1.0.0+
Change-Id: I1e7a8b0a5b0dd6acd5791c69bbd685eb7931a9e5
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 275974fe8062..90b13c8de5ea 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.0.2.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.0.1.0.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])