added specific extension search

This commit is contained in:
root
2014-08-21 19:29:29 +02:00
parent 04a5c49bd7
commit 1189f94734

View File

@@ -2,7 +2,7 @@
# -*- coding: utf-8 -*-
############ Version information ##############
__version__ = "0.3"
__version__ = "0.3.1"
__program__ = "Typo-Enumerator v" + __version__
__description__ = 'Automatic Typo3 and Typo3 extensions enumeration tool'
__author__ = "Jan Rude"