summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-04-14 22:44:53 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-04-14 22:44:53 +0200
commit6c1dc9dfbc478c9a519d4dd12346b84793e4f9dc (patch)
tree6d600eda8a46985d37a86787d8254292bfae014c /configure.ac
parent4542e5bd0a9b3838794c72becd1f7caa41846c07 (diff)
bump product version to 4.4.4.0.0+
Change-Id: I502f3b5687c306b007343162209625ba995344ad
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 f0de637ce9c5..56bce20c4c04 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.3.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.4.4.0.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])