summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-11-26 00:35:00 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-11-26 00:35:00 +0100
commitead35644f62580d3e7d4a45179d5def38b4726b5 (patch)
tree8fb133ed56e4db8d5dbd91817cd2ae656427d82b
parentccf3c66a211cb44c05a543abc542a6bcb6d06eb3 (diff)
bump product version to 4.3.5.1
Change-Id: Id57e72ed6daed4ce7474a7a11743f5cea39e3325
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 342648440ffc..9fbceb838474 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.3.5.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.3.5.1],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])