From: Johan Mattsson Date: Thu, 16 Jun 2016 11:31:29 +0000 Subject: Version 2.16.2 X-Git-Url: https://birdfont.org/gitphp-glip/index.php?p=birdfont.git&a=commitdiff&h=a1cc31bd277061d4583934b80459c9c136f36652 --- Version 2.16.2 --- --- a/scripts/version.py +++ b/scripts/version.py @@ -13,7 +13,7 @@ Lesser General Public License for more details. """ - VERSION = '2.16.1' + VERSION = '2.16.2' SO_VERSION_MAJOR = '36' SO_VERSION_MINOR = '0' SO_VERSION = SO_VERSION_MAJOR + '.' + SO_VERSION_MINOR