summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-07-08 00:39:49 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-07-08 00:39:49 +0200
commitf73ffa3584652cff479d956d0889418af8cc0106 (patch)
tree617c2587e4584ea7673c25c6d987e71203ec9513 /configure.ac
parent4908ac393135456126ae7b44e160a9a2cb4ccea4 (diff)
bump product version to 4.4.6.0.0+
Change-Id: I674a67914d8b8f4378d689b8fe64e991902873f2
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 f44c7b46b252..c6d8e868dc46 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.5.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.4.6.0.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])