[sqlmap-users] How to Get git hash as versioning number
Brought to you by:
inquisb
From: Zaki A. <zak...@gm...> - 2013-11-20 09:09:47
|
Hi, I'd like to know how sqlmap implemented the git hash as versioning number. Te six digit from git hash. $ python sqlmap.py --version sqlmap/1.0-dev-c37ad88 I'd like to use it at my python script. Thank you, -- Zaki Akhmad |