From 729cf40814f7c3167253d49ae55f7c3bcdc437dc Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Wed, 28 Feb 2018 17:39:26 +0100 Subject: Datatables: translate "selected rows" --- version.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'version.py') diff --git a/version.py b/version.py index 227b5a401..4285fe459 100644 --- a/version.py +++ b/version.py @@ -1,5 +1,5 @@ -# 1.99.16 -VERSION = (1, 99, 16) +# 1.99.17 +VERSION = (1, 99, 17) def get_version(): -- cgit v1.2.3