summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-02-20 18:33:06 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-02-20 18:33:06 +0100
commit16d5354464e65afe7bd426a2b05de8b6f2c0681e (patch)
tree449439083451da433e81eec6d4569384eb9c120d
parent70627b0cddfc92b3948d4156b50e6d4817d1018b (diff)
bump product version to 4.4.1.2
Change-Id: I397a1d9007f3c010855d2a206ead6e176a31dbf2
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 5968d94b23ca..08bc106db5f5 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],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])