summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-08-06 19:23:26 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-08-06 19:23:26 +0200
commitc5fd007146d53c06d0e191d1b056c2349a2adc29 (patch)
treeb7bc6a26629010533a3387415fd0996ceb4fb409
parentc902eaede2bda9adde9b43a8ce68b417ae93f4dc (diff)
bump product version to 4.3.1.1
Change-Id: Iee213dcd79a695424e4d1c296992dd204922eb23
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 5ead2a0d08f7..81c4c6a24ed3 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.1.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.3.1.1],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])