From: Dale Weiler <killfieldengine@gmail.com>
Date: Mon, 19 Aug 2013 21:34:49 +0000 (+0000)
Subject: Mark release, ready to tag it and bag it.
X-Git-Tag: v0.3.0
X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=28b8e48baaf75510fc8596923e3afca9a9477f15;p=xonotic%2Fgmqcc.git

Mark release, ready to tag it and bag it.
---

diff --git a/CHANGES b/CHANGES
index b574d2c..e52c3bb 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,4 @@
-Release v0.3.0
+2013-08-20 v0.3.0
     * Language:
         - Return assignments, the ability to assign to the return keyword
           as if it were a local variable.