|
From: <dsh...@us...> - 2007-04-02 16:30:07
|
Revision: 1191
http://svn.sourceforge.net/crawl-ref/?rev=1191&view=rev
Author: dshaligram
Date: 2007-04-02 09:30:05 -0700 (Mon, 02 Apr 2007)
Log Message:
-----------
Trunk is now aimed at 0.3. 0.2.X releases will be on the 0.2 branch.
Modified Paths:
--------------
trunk/crawl-ref/source/version.h
Modified: trunk/crawl-ref/source/version.h
===================================================================
--- trunk/crawl-ref/source/version.h 2007-04-02 15:40:15 UTC (rev 1190)
+++ trunk/crawl-ref/source/version.h 2007-04-02 16:30:05 UTC (rev 1191)
@@ -37,7 +37,7 @@
#define CRAWL "Dungeon Crawl Stone Soup"
-#define VER_NUM "0.2.1"
+#define VER_NUM "0.3"
#define VER_QUAL "-svn"
// last updated 07august2001 {mv}
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|