summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-07-25 00:57:50 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-07-25 00:57:50 +0200
commit34d52481e9440833808db2dc52d4a802256b4581 (patch)
tree5275fc2709ab962081dfced804e4d0086c9a7961
parent45e4cdcc66d01a987c4edc715cb4cf083868b5ff (diff)
bump product version to 4.3.0.4
Change-Id: I111cf2d8113ce193a462bf2f30ffe9694ec5c642
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 004ead0e722b..35b99d380474 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.0.3],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.3.0.4],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])