summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-03-12 23:52:05 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-03-12 23:52:05 +0100
commit74c240387637417583a8d7d4705a68a5777eecfc (patch)
tree6f9308f1f245ea41d8c341f892e4f9a0a18aed6d
parent20ac201f05f8b7b556b0537eb9427035e2d04c64 (diff)
bump version to 4.2.3.1.0+
Change-Id: Ibe16d1d9d2374017c3ce9fff10ecfdbadf641716
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index b8def007cb91..886f8997ca15 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.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])