Bump Version: 0.4

This commit is contained in:
Kelvin Sherlock 2016-09-24 12:51:24 -04:00
parent 42f9552352
commit 7b99997f28
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
#ifndef __version_h__
#define __version_h__
#define VERSION "0.3"
#define VERSION_DATE "Sun Aug 7 15:38:02 2016"
#define VERSION "0.4"
#define VERSION_DATE "Sat Sep 24 12:51:22 2016"
#endif