Add override for r2658 to reflect the real date/time of the release of

Chocolate Strife beta 2.

Subversion-branch: /git
Subversion-revision: 2659
This commit is contained in:
Simon Howard 2013-09-16 01:22:19 +00:00
parent 51a15de176
commit a4ae4431d7
1 changed files with 1 additions and 0 deletions

View File

@ -53,6 +53,7 @@ TAG_TIMESTAMPS = {
2525: "2006-01-20 19:46:14", # v0.1.3 2525: "2006-01-20 19:46:14", # v0.1.3
2526: "2006-02-13 20:10:03", # v0.1.4 2526: "2006-02-13 20:10:03", # v0.1.4
2527: "2008-04-20 02:01:14", # v1.1.1 2527: "2008-04-20 02:01:14", # v1.1.1
2658: "2011-06-29 15:12:00", # Chocolate Strife beta 2
} }
def filter_callback(path, entry, metadata, treedir): def filter_callback(path, entry, metadata, treedir):