Commented and cleaned up the Atom feed parser.
[sparkle2.git] / Framework / SUVersion.m
blob52b771c63c333af0bc4c5615a00a13b941a96f73
1 //
2 //  SUVersion.m
3 //  Sparkle
4 //
5 //  Created by Andy Matuschak on 9/13/07.
6 //  Copyright 2007 __MyCompanyName__. All rights reserved.
7 //
9 #import "SUVersion.h"
10 #import "SUDownload.h"
12 @implementation SUVersion
14 @end