summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2013-12-03 21:08:35 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2013-12-03 21:08:35 +0100
commit5df95fc776ff5a92402a55d27b110df6ca906662 (patch)
tree966b23117d436bbdf3a0ae6a21c48456e9fcc3a2 /configure.ac
parentb050c1394821bc8a5a08fa20185fb229fc170b58 (diff)
bump version to 4.2.0.0.beta2+
Change-Id: Ia17cc7277be17f3584117e5a2deeb0f07505599d
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 244fe0566190..176a7c88eed5 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.2.0.0.beta1+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.2.0.0.beta2+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])