mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-13 08:01:33 +01:00
log svn rev
This commit is contained in:
parent
39e752cbc9
commit
e4ba5fb5fd
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ public class XWApp extends Application {
|
|||
public void onCreate()
|
||||
{
|
||||
Utils.logEnable( this );
|
||||
Utils.logf( "XWApp.onCreate()" );
|
||||
Utils.logf( "XWApp.onCreate(); svn_rev=%s", getString(R.string.git_rev_gen) );
|
||||
super.onCreate();
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue