repo.or.cz
/
sparkle2.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Commented and cleaned up the Atom feed parser.
[sparkle2.git]
/
Framework
/
SUVersion.m
blob
52b771c63c333af0bc4c5615a00a13b941a96f73
1
//
2
// SUVersion.m
3
// Sparkle
4
//
5
// Created by Andy Matuschak on 9/13/07.
6
// Copyright 2007 __MyCompanyName__. All rights reserved.
7
//
8
9
#import "SUVersion.h"
10
#import "SUDownload.h"
11
12
@implementation SUVersion
13
14
@end