Litecoin: CLIENT_VERSION_IS_RELEASE = false

This commit is contained in:
Warren Togami 2013-07-06 00:39:11 -10:00
parent 40809aed65
commit 9ab59ab97a

View File

@ -12,7 +12,7 @@
#define CLIENT_VERSION_BUILD 0
// Set to true for release, false for prerelease or test build
#define CLIENT_VERSION_IS_RELEASE true
#define CLIENT_VERSION_IS_RELEASE false
// Copyright year (2009-this)
// Todo: update this when changing our copyright comments in the source