summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-04-03 19:08:44 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-04-03 19:08:44 +0200
commitc5c9d9499e50eb42dfa7525649b0a5184b5ffaf5 (patch)
treed9eb48dc1df8df24fa1e0830496a94f9c90ef851
parent164543c30d641c68dd5dd0841cf7c648e669e25c (diff)
bump product version to 4.2.3.3
Change-Id: I8373cda1970807732f958da8405bad5416ac79fd
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 1d91d04dd661..026de042e1d4 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.2.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.2.3.3],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])