summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-04-14 22:50:19 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-04-14 22:50:19 +0200
commit7c528e766de64ec56ef485219ee542452f12d7d0 (patch)
tree39e4e35298f9785d2bb997d60c5db20a472379b1
parente062d36a185c93a87b61613ca12ec84e823efab9 (diff)
bump product version to 4.4.3.1
Change-Id: I14fe1063ffa2ff6b55bdf05f2db0c6b422ba82d4
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index f0de637ce9c5..9a4cc4832389 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.3.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.4.3.1],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])