Testing CVS repository commits.

git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@1713 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
This commit is contained in:
stephena 2009-05-04 15:09:47 +00:00
parent 4ed74f555a
commit d37ac5473d
1 changed files with 2 additions and 2 deletions

View File

@ -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.59 2009-05-02 21:27:32 stephena Exp $
// $Id: Version.hxx,v 1.60 2009-05-04 15:09:47 stephena Exp $
//============================================================================
#ifndef VERSION_HXX
#define VERSION_HXX
#define STELLA_BASE_VERSION "2.7.8_cvs"
#define STELLA_BASE_VERSION "2.7.8_cvs1"
#ifdef NIGHTLY_BUILD
#define STELLA_VERSION STELLA_BASE_VERSION "pre-" NIGHTLY_BUILD