summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-01-28 13:01:32 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-01-28 13:01:32 +0100
commitcd2ec624db98e2021ab68766c349b5d13e1e1e1c (patch)
treebec4c94665d85008df03ac0e8d5bffaa1c075619
parent2dd6d76999d09f5b2eabfc58709fe2a24e715b93 (diff)
bump product version to 4.3.6.2.0+libreoffice-4-3-6
Change-Id: I730e99744b6fd976e9f6799055d8dadddb8b6272
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 75fa2826b68f..a2f34f55db74 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.6.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.3.6.2.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])