Fixed|libdeng2: Use the correct build number (instead of today's)
Due to use of a missing preprocessor definition, libdeng2's Version class always ended up using today's build number instead of the build's actual number. Consequently, libdeng2 was unable to correctly detect up/downgrades.
Fixed the preprocessor definition in libdeng2.pro.
Fixed|libdeng2: Use the correct build number (instead of today's)
Due to use of a missing preprocessor definition, libdeng2's Version
class always ended up using today's build number instead of the
build's actual number. Consequently, libdeng2 was unable to correctly
detect up/downgrades.
Fixed the preprocessor definition in libdeng2.pro.