summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-06-20 11:51:28 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-06-20 11:51:28 +0200
commit4d9824ad5fdab3a61552c4fa305617b123703d27 (patch)
tree30c5e843726197cd0069cea33cf76ebbb377f387 /configure.ac
parent2b6a40641905babf09713993884f292091a88def (diff)
bump product version to 5.0.0.1.0+
Change-Id: Ib5b546c9e6256a0ac547d17f7a6a27bcd3e6df80
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 eccb2e55ceae..20b2d67e8a19 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.0.beta3+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.0.0.1.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])