summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-11-20 19:12:42 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-11-20 19:12:42 +0100
commit98ce602ab82af9667ab2620a6662e94364853d24 (patch)
treec85f304b1734db4ae0c6d387a888c8eab6bef660
parente4a2289c5c0d02246cb36d2b10f1400c1abf79ae (diff)
bump product version to 4.4.0.0.beta1
Change-Id: I34135134dda94f7cce3364d1dd435e618e82dbe5
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 5bafb4881c8a..44b6f778f006 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])