Skip to content

Commit 08dcaf4

Browse files
author
pmerle71
committed
1.1.1 beta
Add calling users on Skype git-svn-id: http://sipdroid.googlecode.com/svn/trunk@318 8b64e154-0f13-11de-9106-f38757f67524
1 parent 4abb8a8 commit 08dcaf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/org/sipdroid/sipua/ui/Sipdroid.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
/////////////////////////////////////////////////////////////////////
5959
public class Sipdroid extends Activity {
6060

61-
public static final boolean release = false;
61+
public static final boolean release = true;
6262
public static final boolean market = false;
6363

6464
/* Following the menu item constants which will be used for menu creation */

0 commit comments

Comments
 (0)