X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fde%2Ftodesbaum%2Fjsite%2Fapplication%2FUpdateChecker.java;h=276a07b7c2e0de6adfd125d30f290e7df39e330c;hb=f6651192675d4b22ef02724041d6e9464b428cb8;hp=971cd40086543e1523d7650ad56b2dcf1bdc3510;hpb=55422448d1012c6d69abf5769a11d5609359c5ad;p=jSite.git diff --git a/src/de/todesbaum/jsite/application/UpdateChecker.java b/src/de/todesbaum/jsite/application/UpdateChecker.java index 971cd40..276a07b 100644 --- a/src/de/todesbaum/jsite/application/UpdateChecker.java +++ b/src/de/todesbaum/jsite/application/UpdateChecker.java @@ -1,6 +1,5 @@ /* - * jSite-remote - UpdateChecker.java - - * Copyright © 2008 David Roden + * jSite - UpdateChecker.java - Copyright © 2008–2011 David Roden * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -52,7 +51,7 @@ public class UpdateChecker implements Runnable { private static int counter = 0; /** The edition for the update check URL. */ - private static final int UPDATE_EDITION = 8; + private static final int UPDATE_EDITION = 11; /** The URL for update checks. */ private static final String UPDATE_KEY = "USK@e3myoFyp5avg6WYN16ImHri6J7Nj8980Fm~aQe4EX1U,QvbWT0ImE0TwLODTl7EoJx2NBnwDxTbLTE6zkB-eGPs,AQACAAE";