OSDN Git Service

バージョン更新 origin/master sf/master trunk
authoryuki <yuki@bdf3b611-c98c-6041-8292-703d9c9adbe7>
Sat, 30 Oct 2010 11:52:58 +0000 (11:52 +0000)
committeryuki <yuki@bdf3b611-c98c-6041-8292-703d9c9adbe7>
Sat, 30 Oct 2010 11:52:58 +0000 (11:52 +0000)
git-svn-id: http://192.168.11.7/svn/repository/NicoBrowser/trunk@443 bdf3b611-c98c-6041-8292-703d9c9adbe7

src/nicobrowser/main/Main.java

index b3fe7c7..2448e15 100644 (file)
@@ -37,7 +37,7 @@ import org.apache.commons.logging.LogFactory;
 
 public class Main {
 
-    public static final String VERSION = "version 0.8.0";
+    public static final String VERSION = "version 0.8.1";
     private static Log log = LogFactory.getLog(Main.class);
 
     public static void main(String[] args) throws Exception {