summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-01-08 13:39:28 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-01-08 13:39:28 +0100
commitc09a0bfdd98f6526f0e2cac3047b9eae0fad26f4 (patch)
treeac0883441d25659a3148ce363e9378bc88730f28
parentd1a2dca082d19cdf595aed8b1c51f659ec4ddcf0 (diff)
bump product version to 4.4.0.2
Change-Id: I258d8a168e1d7ca6fa83becacd2332f84cc913ac
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a6c5d7d3c427..1832fceda710 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.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.4.0.2],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])