summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-11-25 13:57:01 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-11-25 13:57:01 +0100
commit02f6e2553ed1fb9eb636f05cf858cb311bb59c9a (patch)
tree3a5c4de73e3b3c8bda5753ae0bd01ce773312e90
parent30b0bca5426f1728ad5d6b74f2525c1562fbda03 (diff)
bump product version to 4.4.7.2.0+libreoffice-4-4-7
Change-Id: I2f03c11aba69faad73052014eddaa3305c3b2f0d
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 306c6654c6dd..369604e5e3b5 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.7.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.4.7.2.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])