OSDN Git Service

バージョン表記更新 dev20100419_update_for_04
authoryuki <yuki@bdf3b611-c98c-6041-8292-703d9c9adbe7>
Mon, 19 Apr 2010 02:59:02 +0000 (02:59 +0000)
committeryuki <yuki@bdf3b611-c98c-6041-8292-703d9c9adbe7>
Mon, 19 Apr 2010 02:59:02 +0000 (02:59 +0000)
git-svn-id: http://192.168.11.7/svn/repository/NicoBrowser/branches/dev20100419_update_for_04@303 bdf3b611-c98c-6041-8292-703d9c9adbe7

src/nicobrowser/main/Main.java

index 549901c..8961bec 100644 (file)
@@ -36,7 +36,7 @@ import org.apache.commons.logging.LogFactory;
 
 public class Main {
 
-    public static final String VERSION = "version 0.5.0";
+    public static final String VERSION = "version 0.5.1";
     private static Log log = LogFactory.getLog(Main.class);
 
     public static void main(String[] args) throws IOException {