diff --git a/Appcast.xml b/Appcast.xml
index 56b3958..3f04294 100755
--- a/Appcast.xml
+++ b/Appcast.xml
@@ -6,17 +6,17 @@
Most recent changes with links to updates.
en
-
- Version 2.0.2 (Added twittia: url scheme)
+ Version 2.1.0 (Added Mentions)
10.5.0
http://jeenaparadies.net/twittia/ReleaseNotes.html
- Wed, 19 Apr 2010 0:30:00 +0000
+ Sun, 25 Apr 2010 16:30:00 +0000
+ sparkle:version="2.1.0"
+ length="488877"
+ type="application/octet-stream"
+ sparkle:dsaSignature="MCwCFHrvMjy3m0F/ST/R9Y1RFD5q3bfzAhQiSDKToDkWtmJZILgQUNM0yXBSig==" />
\ No newline at end of file
diff --git a/ReleaseNotes.html b/ReleaseNotes.html
index 27c2cfe..786bfee 100644
--- a/ReleaseNotes.html
+++ b/ReleaseNotes.html
@@ -13,9 +13,10 @@
Twittia Release Notes
-Twittia 2.0.3
+Twittia 2.1.0
Fixed some wrong links.
Fixed problem with closed timeline window.
+Implemented a mentions view.
Twittia 2.0.2
Added the twittia:
URL scheme.
diff --git a/Twittia 2.xcodeproj/project.pbxproj b/Twittia 2.xcodeproj/project.pbxproj
index 8d57c36..f4015b3 100644
--- a/Twittia 2.xcodeproj/project.pbxproj
+++ b/Twittia 2.xcodeproj/project.pbxproj
@@ -327,6 +327,7 @@
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
"\"$(SRCROOT)\"",
+ "\"$(SRCROOT)/../../Desktop/mpoauthconnection-read-only/build/Release\"",
);
GCC_DYNAMIC_NO_PIC = NO;
GCC_ENABLE_FIX_AND_CONTINUE = YES;
@@ -348,6 +349,7 @@
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
"\"$(SRCROOT)\"",
+ "\"$(SRCROOT)/../../Desktop/mpoauthconnection-read-only/build/Release\"",
);
GCC_MODEL_TUNING = G5;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
diff --git a/Twittia_2-Info.plist b/Twittia_2-Info.plist
index 897a95e..4737052 100644
--- a/Twittia_2-Info.plist
+++ b/Twittia_2-Info.plist
@@ -40,9 +40,9 @@
CFBundleSignature
????
CFBundleVersion
- 2.0.2
+ 2.1.0
CFBundleShortVersionString
- 2.0.2
+ 2.1.0
LSMinimumSystemVersion
${MACOSX_DEPLOYMENT_TARGET}
NSMainNibFile