summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2013-11-26 20:52:49 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2013-11-26 20:52:49 +0100
commit86c0392c1eedb9a09d1b2d86835dcf87c1ffcc20 (patch)
treef41d243acc74529492c1eb42104e58a3d871c7d1 /configure.ac
parent17448f6b29082feed4ac9b5d32a7542d6ec778f6 (diff)
bump version to 4.1.5.0.0+
Change-Id: Ibca59e26038f362db7a6024b5b6534e74d5c55a2
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index fc52cb19b559..4db89a0830fd 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.4.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.1.5.0.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])
save_CC=$CC