1
0
mirror of https://github.com/gnosygnu/xowa.git synced 2024-09-28 14:30:51 +00:00

Release: v4.6.4.1908

This commit is contained in:
gnosygnu 2019-08-14 08:01:00 -04:00
parent be5c65c24c
commit 41e9fc1287

View File

@ -30,8 +30,8 @@ public class Xoa_app_ {
}
}
public static final String Name = "xowa";
public static final int Version_id = 549;
public static final String Version = "4.6.3.1908";
public static final int Version_id = 550;
public static final String Version = "4.6.4.1908";
public static String Build_date = "2012-12-30 00:00:00";
public static String Build_date_fmt = "yyyy-MM-dd HH:mm:ss";
public static String Op_sys_str;