Skip to content
This repository has been archived by the owner on Oct 18, 2018. It is now read-only.

Commit

Permalink
Working on 0.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
rnewman committed Jan 14, 2012
1 parent 29ab729 commit 125c280
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -173,7 +173,7 @@ public void addHeaders(HttpRequestBase request, DefaultHttpClient client) {
}
}

public static String USER_AGENT = "Firefox AndroidSync 0.1";
public static String USER_AGENT = "Firefox AndroidSync 0.3";
protected SyncResourceDelegate resourceDelegate;
public SyncStorageRequestDelegate delegate;
protected BaseResource resource;
Expand Down

0 comments on commit 125c280

Please sign in to comment.