From 39987ee824a5557bdd725230ab7f1dac75b2090d Mon Sep 17 00:00:00 2001 From: Christian Lohmaier Date: Tue, 9 Jun 2015 21:12:25 +0200 Subject: bump product version to 5.0.0.0.beta3 Change-Id: I0b6f99537784e0954caa19f8b1f8cdcd2e63922d --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 789e791ab268..ed71d8f6360b 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]) -- cgit v1.2.3