From a2795b63dd02ecddd8a0109dcc1b64108f68eace Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Mon, 29 Sep 2014 22:20:31 +0200 Subject: Imported Upstream version 2.3.4 --- bin/linecount.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/linecount.py') diff --git a/bin/linecount.py b/bin/linecount.py index 4515bc9..7c7e561 100644 --- a/bin/linecount.py +++ b/bin/linecount.py @@ -23,7 +23,7 @@ # interesting one for most purposes. from __future__ import division -__revision__ = "bin/linecount.py 2014/08/24 12:12:31 garyo" +__revision__ = "bin/linecount.py 2014/09/27 12:51:43 garyo" import os.path -- cgit v1.2.3