summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-12-17 23:15:30 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-12-17 23:15:30 +0100
commitcbb5f4da41d72f7ab89badbc480d40cac808c710 (patch)
tree4bb5834b1a55d14d6253b14a42891ab6f7fc0b1e /configure.ac
parentde388c4b05226e17eeb4da192c7cdb03ee6ec80c (diff)
bump product version to 4.4.0.1.0+
Change-Id: I3564add9ac695bf2fb4e7f29dadb4875f3d672f6
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 060151567231..76835e5e5096 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.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])