diff options
author | Andras Timar <andras.timar@collabora.com> | 2015-08-22 07:43:54 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2015-08-22 07:43:54 +0200 |
commit | cbf10ec0cf7448380cae24cf69d9b7ef3d9080fb (patch) | |
tree | 84d7823c845055a19e2da255e9648c6692aab752 | |
parent | 4a2263f537dbd4a55dcff079a67a765db4982084 (diff) |
Bump version for next App Store upload
distro/collabora/lov-4.4
Change-Id: I7305d6bb83d695916d056d6e2031a0ad2fca7e81
-rw-r--r-- | configure.ac | 2 |
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]) |