summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-02-05 16:06:30 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-02-05 16:06:30 +0100
commita060bc14cdcfa7ccfd07c1e664d1b8d869194822 (patch)
treef0e94864ef4988933db0225390973b6845cd9cac
parentUpdated core (diff)
downloadcore-libreoffice-4-1-5.tar.gz
core-libreoffice-4-1-5.zip
bump version to 4.1.5.3.0+ libreoffice-4-1-5
Change-Id: Iaaa295c43e577b4ec5875003ddd3a6e6a0bb1284
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 8c3ae99b4da9..22449f555faa 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.1.5.2.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.1.5.3.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])
save_CC=$CC