summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-03-12 23:49:23 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-03-12 23:49:23 +0100
commit24f7fac94063f0e3e1ea1e3e60860bd7f2d46730 (patch)
treee7db2dbc7b041018671558c3380c76113b361d81
parent20ac201f05f8b7b556b0537eb9427035e2d04c64 (diff)
bump product version to 4.2.3.1
Change-Id: I504aae65eb774bb913d11375b17bd927ef67b711
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index b8def007cb91..0b5e20db8060 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.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.2.3.1],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])