summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-12-04 00:22:27 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-12-04 00:22:27 +0100
commitabff4622c56f98d4206753142995c8ade84767aa (patch)
tree5c2e05d8f3d844916f3f15f0080df6f6379c3620 /configure.ac
parent53054959a12edc6510f51b94ddc9b73d27aedaf6 (diff)
bump product version to 5.1.0.0.beta2+
Change-Id: I52ac8d6e903a91342293b81f6f4d23405f179fc2
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 0488aa6c01d2..9ee771716e3f 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.0.beta2],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.1.0.0.beta2+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])