Merge pull request #3659 from osMatt/patch-2
update link to latest version
This commit is contained in:
commit
15bfade84b
1 changed files with 1 additions and 1 deletions
|
@ -85,7 +85,7 @@ public class AppInitializer implements IProgress {
|
|||
private static final String VERSION_INSTALLED = "VERSION_INSTALLED"; //$NON-NLS-1$
|
||||
private static final String EXCEPTION_FILE_SIZE = "EXCEPTION_FS"; //$NON-NLS-1$
|
||||
|
||||
public static final String LATEST_CHANGES_URL = "http://osmand.net/blog?id=osmand-2-5-released";
|
||||
public static final String LATEST_CHANGES_URL = "http://osmand.net/blog?id=osmand-2-6-released";
|
||||
// public static final String LATEST_CHANGES_URL = null; // not enough to read
|
||||
public static final int APP_EXIT_CODE = 4;
|
||||
public static final String APP_EXIT_KEY = "APP_EXIT_KEY";
|
||||
|
|
Loading…
Reference in a new issue