summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-11-20 19:14:43 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-11-20 19:14:43 +0100
commit78187c2ab1f5f27254f67f6a113b11866e83f8bb (patch)
tree57a5e83792b6237fbde4c8573c86c3db08455dc5 /configure.ac
parente4a2289c5c0d02246cb36d2b10f1400c1abf79ae (diff)
bump product version to 4.4.0.0.beta1+
Change-Id: I4f22ea3c4fa7b0714166b3d59c3002a9e22b460e
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 5bafb4881c8a..627483ff35aa 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.alpha2+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.4.0.0.beta1+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])