From 16bc58049adac72cb1f398d9f89e42757bb4a22f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Mon, 25 Aug 2014 15:33:07 +0200 Subject: Imported Upstream version 2.3.3 --- 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 b9778af..4515bc9 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/07/05 09:42:21 garyo" +__revision__ = "bin/linecount.py 2014/08/24 12:12:31 garyo" import os.path -- cgit v1.2.3