mpw-shell/version.h
2016-06-16 21:54:19 -04:00

6 lines
121 B
C

#ifndef __version_h__
#define __version_h__
#define VERSION "0.2"
#define VERSION_DATE "Thu Jun 16 21:54:16 2016"
#endif