summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-10-15 02:35:20 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-10-15 02:35:20 +0200
commit55acfc9e8fd9fc7ff9ab9d41e740b774836a8963 (patch)
treeee931502e0df03f2549d2f2ad090a7ad3d1f4ede
parent5d798499571de5998add63486cee6fb9ac82b139 (diff)
bump product version to 4.4.6.2
Change-Id: Idf5015bbcbe95c0b90a1c157b6c5efe06e4fc1f3
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index edc84622e37b..f563f0637956 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.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.4.6.2],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])