mirror of
https://github.com/ksherlock/mpw-shell.git
synced 2025-01-01 04:29:19 +00:00
6 lines
121 B
C
6 lines
121 B
C
#ifndef __version_h__
|
|
#define __version_h__
|
|
#define VERSION "0.2"
|
|
#define VERSION_DATE "Fri Jun 17 22:22:40 2016"
|
|
#endif
|