summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThorsten Behrens <Thorsten.Behrens@CIB.de>2016-12-01 18:05:23 +0100
committerThorsten Behrens <Thorsten.Behrens@CIB.de>2016-12-01 18:05:23 +0100
commit106fe5c1a408b7293af9f76e09426e0ac5ed4057 (patch)
tree237b9798a872c69b253cb63013509fe41ab1d2bf
parent18524c838c041297f01b4ed94f57ccef83563a39 (diff)
bump patch versionfeature/cib_contract116
Change-Id: I436549a9306412a38d2190ce872a12d25f8f52f0
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index b904c2a679c0..108bedb75b27 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],[5.2.2.2],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.2.2.3],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])