--- a/QTfrontend/hwconsts.cpp.in Sun Jan 15 22:01:50 2012 -0500
+++ b/QTfrontend/hwconsts.cpp.in Mon Jan 16 10:22:21 2012 +0100
@@ -71,3 +71,6 @@
bool haveServer = ${HAVE_NETSERVER};
bool isDevBuild = ${HW_DEV};
+
+int season = SEASON_NONE;
+int years_since_foundation = 0;