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:
stephena 2009-05-12 13:13:43 +00:00
parent 215cabc61d
commit 490610646c
1 changed files with 1 additions and 1 deletions

View File

@ -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