summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-01-22 21:04:43 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-01-22 21:04:43 +0100
commit33c9714077c6eb156cdc1c58babacab2de8b56a3 (patch)
treeaee55b2961bba52105f434e9469f56aee8ea1c2d
parent89b9eb07c8b8b8abc728f3ed1e719ddd27898006 (diff)
bump product version to 4.4.0.3
Change-Id: Idecfa8076d6f36a4ef381cba941af3a5eaf129d3
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 76eb0b18a4ea..2d085739f36d 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.2.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.4.0.3],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])