diff options
author | Tor Lillqvist <tml@collabora.com> | 2014-09-23 15:00:50 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@collabora.com> | 2014-09-23 18:27:31 +0300 |
commit | 38d2a133567d82bfb22e0f2c1373288c57ba9cae (patch) | |
tree | 3e55401f8e23aa76a1249555ab56fa1400a8e20c /configure.ac | |
parent | f5748b1ee1910e59255ce96c59c686a448226679 (diff) |
Bump patch level for yet another Mac App Store submission attempt
Change-Id: Id13c6f8cbff2badf533044dc7ba5a191c689a83b
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 3e254d66b319..f4cfa3beb26b 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.2.10.14],[],[],[https://libreoffice-from-collabora.com/]) +AC_INIT([LibreOffice],[4.2.10.15],[],[],[https://libreoffice-from-collabora.com/]) AC_PREREQ([2.59]) |