summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-10-09 02:36:47 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-10-09 02:36:47 +0200
commitb48f91ab6b051a81c0ab8c2bbb25496ecaf05196 (patch)
treedf7f382ad2da38b84211f8eae649c507c51bbb61
parentd041e1bfe51db36f66dd36c855f1ac982e855518 (diff)
bump product version to 4.3.3.1
Change-Id: If5efca39520deaecfe810a87e04ad9230adf670f
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 363eb2f2fd30..8f0b32bdf46e 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.3.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.3.3.1],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])