summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-10-09 02:38:02 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-10-09 02:38:02 +0200
commit3759f3896da5473d42f055b794481fe1c7a2964d (patch)
tree4421e897a81506d5775a9796c954c0005f92d412
parentBranch libreoffice-4-3-3 (diff)
downloadcore-3759f3896da5473d42f055b794481fe1c7a2964d.tar.gz
core-3759f3896da5473d42f055b794481fe1c7a2964d.zip
bump product version to 4.3.3.1.0+
Change-Id: I8d99eb615bd74dde88d8dc679b304eaad7021914
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 363eb2f2fd30..5e24398a1086 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.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])