summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-02-09 21:19:43 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-02-09 21:19:43 +0100
commit21f65ba8e3f30b12a0cddda01f89e7bbe7e7850c (patch)
tree70c8445ed105b8c7548314d79c81a64c390ab4e6 /configure.ac
parent7ca73bc17462bca78a833e05d538d75aa6301200 (diff)
bump product version to 4.4.2.0.0+
Change-Id: Icfb523b90b731edda7e3b5e6f2e4a94647aadc4e
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 42dc3b4ac63e..f1acf06cc937 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.1.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.4.2.0.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])