summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2015-10-17 15:59:50 +0200
committerAndras Timar <andras.timar@collabora.com>2015-10-17 15:59:50 +0200
commit1ee04f9e195001fd00b6fe9f7cae26a05f64e2f5 (patch)
tree3f419af4964d13cea3f03249a6b2dc85527ec882 /configure.ac
parentWriter image export: cmd. line, default to white background (diff)
downloadcore-1ee04f9e195001fd00b6fe9f7cae26a05f64e2f5.tar.gz
core-1ee04f9e195001fd00b6fe9f7cae26a05f64e2f5.zip
Bump to version 5.0-5
Change-Id: I8fc36ac3aaf31abff84f53b1ba832e02145f6b99
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 e33c888ec973..555cdc47ffd1 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.0.10.4],[],[],[https://libreoffice-from-collabora.com/])
+AC_INIT([LibreOffice],[5.0.10.5],[],[],[https://libreoffice-from-collabora.com/])
AC_PREREQ([2.59])