summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2015-08-22 07:43:54 +0200
committerAndras Timar <andras.timar@collabora.com>2015-08-22 07:43:54 +0200
commitcbf10ec0cf7448380cae24cf69d9b7ef3d9080fb (patch)
tree84d7823c845055a19e2da255e9648c6692aab752
parent4a2263f537dbd4a55dcff079a67a765db4982084 (diff)
Bump version for next App Store uploaddistro/collabora/lov-4.4
Change-Id: I7305d6bb83d695916d056d6e2031a0ad2fca7e81
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 7471be624900..8eaae2916cfe 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.4.4.4],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[4.4.4.6],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])