1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-10-10 09:58:57 +00:00
hashcat/include/version.h
2016-09-12 09:11:42 +02:00

12 lines
147 B
C

/**
* Author......: See docs/credits.txt
* License.....: MIT
*/
#ifndef _VERSION_H
#define _VERSION_H
#define VERSION 0
#endif // _VERSION_H