mirror of https://github.com/stella-emu/stella.git
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:
parent
4ed74f555a
commit
d37ac5473d
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue