mirror of https://github.com/stella-emu/stella.git
Finally converted Stella repository to subversion, and created
tags for all releases back to 1.2. Hopefully this commit will generate an email, indicating that everything went well. git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@1721 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
This commit is contained in:
parent
215cabc61d
commit
490610646c
|
@ -19,7 +19,7 @@
|
|||
#ifndef VERSION_HXX
|
||||
#define VERSION_HXX
|
||||
|
||||
#define STELLA_BASE_VERSION "2.7.8_cvs1"
|
||||
#define STELLA_BASE_VERSION "2.7.8_svn"
|
||||
|
||||
#ifdef NIGHTLY_BUILD
|
||||
#define STELLA_VERSION STELLA_BASE_VERSION "pre-" NIGHTLY_BUILD
|
||||
|
|
Loading…
Reference in New Issue