summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-06-09 21:14:05 +0200
committerAndras Timar <andras.timar@collabora.com>2015-08-06 12:22:21 +0200
commitd741442a0302abbf5ef76e0341c8c5e7d200ce74 (patch)
treee5de98dd609ad3d35a361756bf8b32db3ed74f63 /configure.ac
parentd75b78a1dad5cc797ac5daf9dcee0345b58ea2b9 (diff)
bump product version to 5.0.0.0.beta3+
Change-Id: If2b25caf779830fdb34a7de6a33784a246d12531
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 789e791ab268..eccb2e55ceae 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.beta2+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.0.0.0.beta3+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])