summaryrefslogtreecommitdiff
path: root/bin/linecount.py
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2019-10-07 17:50:46 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2019-10-07 17:50:46 +0200
commit957d7c1366611f7239a9de1e985056ef52146914 (patch)
tree446c6a1ae777002d536d62d87290ec91b6fae337 /bin/linecount.py
parentd2798622a34a90a7e921148d1d0bf5d9084c1319 (diff)
parent56337453f0f3fbe34255e636d5d65974f4d17681 (diff)
Update upstream source from tag 'upstream/3.1.1'
Update to upstream version '3.1.1' with Debian dir bba4b038eb8bdc3d9cc89cb032c6fa6fa0985af1
Diffstat (limited to 'bin/linecount.py')
-rw-r--r--bin/linecount.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/linecount.py b/bin/linecount.py
index 8f9973f..f2f3713 100644
--- a/bin/linecount.py
+++ b/bin/linecount.py
@@ -23,7 +23,7 @@
# interesting one for most purposes.
from __future__ import division, print_function
-__revision__ = "bin/linecount.py e724ae812eb96f4858a132f5b8c769724744faf6 2019-07-21 00:04:47 bdeegan"
+__revision__ = "bin/linecount.py 72ae09dc35ac2626f8ff711d8c4b30b6138e08e3 2019-08-08 14:50:06 bdeegan"
import os.path