summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-12-17 22:53:22 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-12-17 22:53:22 +0100
commita59a4099b7324f9231fcfbd1c510478ac8043d7b (patch)
treebec9252fdbc29a85c3e6b8438431a5a80c4c7d0e
parentde388c4b05226e17eeb4da192c7cdb03ee6ec80c (diff)
bump product version to 4.4.0.1
Change-Id: I9b85bbc088211c183ebc60068c1a51d2da000f97
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 060151567231..fab4a0d10777 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.0.0.beta2+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.4.0.1],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])