summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-02-20 18:34:24 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-02-20 18:34:24 +0100
commit00ad16aa2b9538011e5a054c851000242911740d (patch)
tree7d2d7e3352373436c8110dd7981e9a4401154502
parentupdate credits (diff)
downloadcore-libreoffice-4-4-1.tar.gz
core-libreoffice-4-4-1.zip
bump product version to 4.4.1.2.0+ libreoffice-4-4-1
Change-Id: I055ad4a7edbd865f0dcc2b107e80b61e74839eec
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 5968d94b23ca..946efc1a0f9e 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.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.4.1.2.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])