summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-07-02 01:47:25 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-07-02 01:47:25 +0200
commit596d74123a87f731c5b5c6d29adef1ca2457f998 (patch)
treef3d012e01916148ac327ab30de48458ba573b9af
parent6c79a6536b4ed21315c9e5b446831ad9969b779e (diff)
bump product version to 4.3.0.2
Change-Id: Ifedbb2e153ee66c18c71dbd44c26e269cc739264
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index aa6ed9e06921..21344ad93400 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.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.3.0.2],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])