summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-05-21 19:09:52 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-05-21 19:09:52 +0200
commit8f1cfdc2795ee335b1c40b968fdf36d472e66bd4 (patch)
treefcc275483739bdebb64b92f9c803b9a81817c98a
parent2ca316971f2e50fff94267bda23d32735b694431 (diff)
bump product version to 4.3.0.0.beta1
Change-Id: I7b89cdd5745dac28d4979b5322e2cdb9f7024973
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index ad9be02e9f69..30f7def90b50 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],[4.3.0.0.alpha1+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.3.0.0.beta1],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])