summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-08-26 06:09:12 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-08-26 06:09:12 +0200
commitde2f1d37a9a5d052fba310267a0a259105734535 (patch)
tree79d863aeece44eaf74c52e87e76de706fff2672d
parentUpdated core (diff)
downloadcore-libreoffice-4-3-1.tar.gz
core-libreoffice-4-3-1.zip
bump product version to 4.3.1.2.0+ libreoffice-4-3-1
Change-Id: Ideebca9bc680daadd677ef25b333686564969653
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index ed16fa4d6652..a454eccdb76a 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.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])