4// Contains version #defines for the clientfield system.
5//
6// To Blame : Dan Laufer.
7//
8// Format :
9//
10// Add FFOTD updates, as needed in the format of :
11// #define <SIGNIFICANT_VERSION>_FFOTD_MMDDYY_VER <LAST VERSION IN GROUP> + 1
12//
13// i.e.
14//
15// #define VERSION_TU1 1000
16// #define VERSION_TU1_FFOTD_010113_0 1001
17// #define VERSION_TU1_FFOTD_010713_0 1002
18//
19// #define VERSION_TU2 2000
20
21// #define VERSION_TU2_FFOTD_031813_0 2001
22// #define VERSION_TU2_FFOTD_031813_1 2002
23// #define VERSION_TU2_FFOTD_031813_2 2003
24// #define VERSION_TU2_FFOTD_031913_0 2004
25//
26// The MMDDYY specified is the date you make the change - not the day that the FFOTD is to be posted.
27// _VER is just incremented based on additional changes made same day - or be smart, and just use what's already there for the same day - as long as no FFOTD has already