Abstract Version out into header file and bump version
[uccvend-snackrom.git] / ROM2 / version.h
diff --git a/ROM2/version.h b/ROM2/version.h
new file mode 100644 (file)
index 0000000..28810e9
--- /dev/null
@@ -0,0 +1,10 @@
+#ifndef _VERSION_H_
+#define _VERSION_H_
+
+#include "vend.h"
+
+/* Snack machine ROM version */
+
+#define VERSION_STRING "Y 20150319"
+
+#endif /* _VERSION_H_ */

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