|
From: <ste...@us...> - 2009-05-12 13:13:51
|
Revision: 1721
http://stella.svn.sourceforge.net/stella/?rev=1721&view=rev
Author: stephena
Date: 2009-05-12 13:13:43 +0000 (Tue, 12 May 2009)
Log Message:
-----------
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.
Modified Paths:
--------------
trunk/stella/src/common/Version.hxx
Modified: trunk/stella/src/common/Version.hxx
===================================================================
--- trunk/stella/src/common/Version.hxx 2009-05-12 13:07:46 UTC (rev 1720)
+++ trunk/stella/src/common/Version.hxx 2009-05-12 13:13:43 UTC (rev 1721)
@@ -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
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|