From 2f656a0430f31656ebf81b6ee0690bc6ad04268f Mon Sep 17 00:00:00 2001 From: Steven Noonan Date: Sun, 18 Oct 2009 07:58:32 -0700 Subject: versioning: remove SVN-specific revision data, add Git versioning Signed-off-by: Steven Noonan --- crawl-ref/source/items.cc | 1 - 1 file changed, 1 deletion(-) (limited to 'crawl-ref/source/items.cc') diff --git a/crawl-ref/source/items.cc b/crawl-ref/source/items.cc index c784cf2503..975a4da142 100644 --- a/crawl-ref/source/items.cc +++ b/crawl-ref/source/items.cc @@ -5,7 +5,6 @@ */ #include "AppHdr.h" -REVISION("$Rev$"); #include "items.h" #include "cio.h" -- cgit v1.2.3-54-g00ecf