diff --git a/stella/src/common/Version.hxx b/stella/src/common/Version.hxx index 1397a44c6..cf518d2b7 100644 --- a/stella/src/common/Version.hxx +++ b/stella/src/common/Version.hxx @@ -13,13 +13,13 @@ // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: Version.hxx,v 1.40 2008-05-21 18:48:41 stephena Exp $ +// $Id: Version.hxx,v 1.41 2008-05-23 13:03:51 stephena Exp $ //============================================================================ #ifndef VERSION_HXX #define VERSION_HXX -#define STELLA_BASE_VERSION "2.6.1" +#define STELLA_BASE_VERSION "2.6.2_cvs" #ifdef NIGHTLY_BUILD #define STELLA_VERSION STELLA_BASE_VERSION "pre-" NIGHTLY_BUILD