summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2013-10-22 19:48:49 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2013-10-22 19:48:49 +0200
commit0365367ac9d0cd12f629febb6814aaff990589f5 (patch)
tree2ef6e88b849772146a74199cbd1014c623510bc1
parentfc66932b69e67737ace6efcdc4e200bcb66e7752 (diff)
bump product version to 4.1.3.2
Change-Id: Ie9a94790910814aaa7d13d6727cd7cc1305f7915
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 6f062c51e6c4..94a513b9059f 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.1.3.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.1.3.2],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])
save_CC=$CC