Abstract Version out into header file and bump version
[uccvend-snackrom.git] / ROM2 / version.h
1 #ifndef _VERSION_H_
2 #define _VERSION_H_
3
4 #include "vend.h"
5
6 /* Snack machine ROM version */
7
8 #define VERSION_STRING "Y 20150319"
9
10 #endif /* _VERSION_H_ */

UCC git Repository :: git.ucc.asn.au