summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2015-09-19 21:30:08 +0200
committerAndras Timar <andras.timar@collabora.com>2015-09-19 21:32:25 +0200
commitab9e2a14cfa5edd30bd74f156cfba09bfd5be3a0 (patch)
tree6d031be02d7ec3c4b68f45afac0752f6c8da31fd
parent4d50e1182b878a2d832532416c16bda03d049a7c (diff)
Bump version to 5.0.2.2
Change-Id: I0ccf9be48e74545b4a97313474cff997007f7491
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 80dab64331d3..1ab28cc9936c 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.1.2],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.0.2.2],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])