summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-03-25 15:08:45 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-03-25 15:08:45 +0100
commit9f6d918760823c814c4e553c00b308167863ddf9 (patch)
tree553c789204c97e6e5fec508da14cbdce9e2936aa
parent11fdbdc35e82be45c166234b304f54d37cd1d72b (diff)
bump version to 4.2.3.2.0+
Change-Id: Ia5f0fabce4a2d0fd5e3c2d772e96f8eb51029231
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 886f8997ca15..1d91d04dd661 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.2.3.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.2.3.2.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])