Bump Version: 0.3

This commit is contained in:
Kelvin Sherlock 2016-08-07 15:38:04 -04:00
parent fbcbfffcb5
commit a4e724a1a6
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
#ifndef __version_h__
#define __version_h__
#define VERSION "0.2"
#define VERSION_DATE "Fri Jun 17 22:22:40 2016"
#define VERSION "0.3"
#define VERSION_DATE "Sun Aug 7 15:38:02 2016"
#endif