diff options
author | Tor Lillqvist <tml@collabora.com> | 2014-09-24 14:14:18 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@collabora.com> | 2014-09-24 14:14:18 +0300 |
commit | 62493f8bb3128ea9e4fabac33955469743852e45 (patch) | |
tree | 565a53f96d72ca8adae2e0f449cbf40cc03c0581 /configure.ac | |
parent | d801b901bfac152ed8d08e21822940d1588dfc32 (diff) |
Bump patch (build) number
Change-Id: Id9cd90d56a3a360b97ffb5d92de639eb7dacbb9b
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 f4cfa3beb26b..beef1a883ae4 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.15],[],[],[https://libreoffice-from-collabora.com/]) +AC_INIT([LibreOffice],[4.2.10.16],[],[],[https://libreoffice-from-collabora.com/]) AC_PREREQ([2.59]) |