summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2013-10-22 19:52:35 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2013-10-22 19:52:35 +0200
commit57ba637e90187852e3c29ba9aff7f84c2043901e (patch)
treee4401b7aca2174b8d9421d6599b1d3f9a6d6f586
parentUpdated core (diff)
downloadcore-libreoffice-4-1-3.tar.gz
core-libreoffice-4-1-3.zip
bump product version to 4.1.3.2+ libreoffice-4-1-3
Change-Id: Ic18f174a709668e68cf107840b058d7207ac8ab9
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 6f062c51e6c4..168e8c438f59 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.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])
save_CC=$CC