Version management updates for the new bob build script. There's now
[sgt/putty] / windows / version.rc2
index 8d47872..5bac1ca 100644 (file)
 #define VERSION_TEXT "Release " STR(RELEASE)
 #define BINARY_VERSION BASE_VERSION,0,0
 
+#elif defined SVN_REV
+
+#define VERSION_TEXT "Custom build r" STR(SVN_REV)
+#define BINARY_VERSION BASE_VERSION,SVN_REV,0
+
 #else
 
 /* We can't reliably get the same date and time as version.c, so