summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-12-05 10:22:48 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-12-05 10:22:48 +0100
commit507a13938650c0c130716870735d24e1566839a2 (patch)
tree020b1997b69f90ac67d15b8f31d76cd411bc70e0
parentd49e5761f359020c349c268ee78a4256cc46541e (diff)
bump product version to 4.4.0.0.beta2
Change-Id: If24e9689612d4f7121988f092a6048bfcfd47853
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index efa867b65b85..9ff7f7a64a64 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.4.0.0.beta1+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.4.0.0.beta2],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])