summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-06-20 11:48:59 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-06-20 11:48:59 +0200
commit1e25bfae151ba07edfd787a1a0c9d1238b8ef726 (patch)
tree2b8ec25c9137b8572c3aebf698a16a67d784733b
parent2b6a40641905babf09713993884f292091a88def (diff)
bump product version to 5.0.0.1
Change-Id: I1bfac78bcd3b1faa698302a2996a2dc3bde3b6ab
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index eccb2e55ceae..df3f6da8ca0a 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],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])