summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-11-20 19:10:20 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-11-20 19:10:20 +0100
commit2851ce5afd0f37764cbbc2c2a9a63c7adc844311 (patch)
tree2b68cf79f6cb8f0264fdd12999b8398507553318 /configure.ac
parent57d6b92b69a31260dea0d84fcd1fc5866ada7adb (diff)
bump product version to 4.5.0.0.alpha0+
Change-Id: Ic79dd9216a6b9ab0d015f9bf6817d1a5e5b92109
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..fe56ff382ce8 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.5.0.0.alpha0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])