summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-04-28 23:10:36 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-04-28 23:10:36 +0200
commit9bc0b0fe2aac9bdc2f257e6184ca89f6df59eabb (patch)
tree927fe9170132f349123185a152a1ba19f26d1f2a
parentd541e75ac2beb0a115b3afc36ed12a14fab5b66f (diff)
bump product version to 4.4.3.2.0+libreoffice-4-4-3
Change-Id: Iaf2d32317588148c6524444fd2ecb2a9690c1542
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 25097e38e911..c7f116c5b8e3 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.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.4.3.2.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])