summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-06-23 22:07:23 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-06-23 22:07:23 +0200
commitec4b4a26b51419ebb60ebb910c2c5b029bd88bd0 (patch)
treeceb6cd212ab4f5445caa5e95d7e9aeb8a7842ae9
parentupdate credits (diff)
downloadcore-libreoffice-4-4-4.tar.gz
core-libreoffice-4-4-4.zip
bump product version to 4.4.4.3.0+ libreoffice-4-4-4
Change-Id: Ib5ea5d2c5d34d5f4a7fe9b8551e474f98f20d7ac
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 878f59cf5b53..00c0b7712579 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.4.2.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.4.4.3.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])