summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-08-26 06:07:20 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-08-26 06:07:20 +0200
commit71e7f6e3cb8240e3ae601e09870ba34e06fc60e6 (patch)
tree6cac08de2b6b6028afaf5e963ff9bb861a4a0d3b
parenta194baa8db4709305b0d6749439c5455f58e6e72 (diff)
bump product version to 4.3.1.2
Change-Id: I53d2f7391254b7d68aebd3a336d4fd2e2594ef0a
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index ed16fa4d6652..2d2bc7284093 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.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.3.1.2],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])