mirror of
https://github.com/ksherlock/mpw-shell.git
synced 2024-12-27 18:30:39 +00:00
6 lines
121 B
C
6 lines
121 B
C
#ifndef __version_h__
|
|
#define __version_h__
|
|
#define VERSION "0.4"
|
|
#define VERSION_DATE "Sat Sep 24 12:51:22 2016"
|
|
#endif
|