summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-10-01 15:04:13 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-10-01 15:04:13 +0200
commit8387e93a7e57cd88e8e5691c6b603d927d5c51a3 (patch)
treed91f7412b14e602c02b44fe915f480769b862334
parente980e0ab04971504f467e36997c95cb4444652ad (diff)
bump product version to 4.4.7.0.0+
Change-Id: I9d659819a7d5ea1a6aad829901b445a20d8a7fa8
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 2acaa921ec50..acc0eb65f771 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.6.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.4.7.0.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])