1
mirror of https://github.com/hashcat/hashcat synced 2024-11-13 17:28:58 +01: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