Skip to content

Commit

Permalink
Release 2.4.58
Browse files Browse the repository at this point in the history
  • Loading branch information
haimanman committed Feb 7, 2017
1 parent 8f5263d commit b4aecf8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions HM_0Base/HM.lua
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ _L = _HM_GetLang()
-- 本地函数和变量
---------------------------------------------------------------------
local _HM = {
dwVersion = 0x2043900,
szBuildDate = "20170110",
dwVersion = 0x2043a00,
szBuildDate = "20170208",
szTitle = _L["HM, JX3 Plug-in Collection"],
szShort = _L["HM Plug"],
szIniFile = _L["@hm_ini@"],
Expand Down

0 comments on commit b4aecf8

Please sign in to comment.