Bumped the version number from 1.4_cvs to 1.4. You know a release is

close when that happens ...


git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@306 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
This commit is contained in:
stephena 2004-07-12 02:26:57 +00:00
parent 9faebe5d59
commit d246f9f3f4
1 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@
// See the file "license" for information on usage and redistribution of
// this file, and for a DISCLAIMER OF ALL WARRANTIES.
//
// $Id: Settings.cxx,v 1.25 2004-07-09 00:27:39 stephena Exp $
// $Id: Settings.cxx,v 1.26 2004-07-12 02:26:57 stephena Exp $
//============================================================================
#include <cassert>
@ -167,7 +167,7 @@ void Settings::usage()
{
#ifndef MAC_OSX
cout << endl
<< "Stella version 1.4_cvs\n\nUsage: stella [options ...] romfile" << endl
<< "Stella version 1.4\n\nUsage: stella [options ...] romfile" << endl
<< endl
<< "Valid options are:" << endl
<< endl