diff --git a/Categories/Auras.lua b/Categories/Auras.lua index 4930e4a..ccfed72 100644 --- a/Categories/Auras.lua +++ b/Categories/Auras.lua @@ -1,5 +1,5 @@ local MAJOR_VERSION = "LibDogTag-Unit-3.0" -local MINOR_VERSION = 90000 + (tonumber(("@file-date-integer@"):match("%d+")) or 33333333333333) +local MINOR_VERSION = tonumber(("@project-date-integer@"):match("%d+")) or 33333333333333 if MINOR_VERSION > _G.DogTag_Unit_MINOR_VERSION then _G.DogTag_Unit_MINOR_VERSION = MINOR_VERSION diff --git a/Categories/Cast.lua b/Categories/Cast.lua index 3617b6a..8184f6f 100644 --- a/Categories/Cast.lua +++ b/Categories/Cast.lua @@ -1,5 +1,5 @@ local MAJOR_VERSION = "LibDogTag-Unit-3.0" -local MINOR_VERSION = 90000 + (tonumber(("@file-date-integer@"):match("%d+")) or 33333333333333) +local MINOR_VERSION = tonumber(("@project-date-integer@"):match("%d+")) or 33333333333333 if MINOR_VERSION > _G.DogTag_Unit_MINOR_VERSION then _G.DogTag_Unit_MINOR_VERSION = MINOR_VERSION diff --git a/Categories/Characteristics.lua b/Categories/Characteristics.lua index 5f4a5be..1e44f7a 100644 --- a/Categories/Characteristics.lua +++ b/Categories/Characteristics.lua @@ -1,5 +1,5 @@ local MAJOR_VERSION = "LibDogTag-3.0" -local MINOR_VERSION = 90000 + (tonumber(("@file-date-integer@"):match("%d+")) or 33333333333333) +local MINOR_VERSION = tonumber(("@project-date-integer@"):match("%d+")) or 33333333333333 if MINOR_VERSION > _G.DogTag_Unit_MINOR_VERSION then _G.DogTag_Unit_MINOR_VERSION = MINOR_VERSION diff --git a/Categories/DruidMana.lua b/Categories/DruidMana.lua index 39a6c7f..42c7340 100644 --- a/Categories/DruidMana.lua +++ b/Categories/DruidMana.lua @@ -1,5 +1,5 @@ local MAJOR_VERSION = "LibDogTag-Unit-3.0" -local MINOR_VERSION = 90000 + (tonumber(("@file-date-integer@"):match("%d+")) or 33333333333333) +local MINOR_VERSION = tonumber(("@project-date-integer@"):match("%d+")) or 33333333333333 if MINOR_VERSION > _G.DogTag_Unit_MINOR_VERSION then _G.DogTag_Unit_MINOR_VERSION = MINOR_VERSION diff --git a/Categories/Experience.lua b/Categories/Experience.lua index dfe62ab..cf42aea 100644 --- a/Categories/Experience.lua +++ b/Categories/Experience.lua @@ -1,5 +1,5 @@ local MAJOR_VERSION = "LibDogTag-Unit-3.0" -local MINOR_VERSION = 90000 + (tonumber(("@file-date-integer@"):match("%d+")) or 33333333333333) +local MINOR_VERSION = tonumber(("@project-date-integer@"):match("%d+")) or 33333333333333 if MINOR_VERSION > _G.DogTag_Unit_MINOR_VERSION then _G.DogTag_Unit_MINOR_VERSION = MINOR_VERSION diff --git a/Categories/GuildNote.lua b/Categories/GuildNote.lua index db39418..f903b0d 100644 --- a/Categories/GuildNote.lua +++ b/Categories/GuildNote.lua @@ -1,5 +1,5 @@ local MAJOR_VERSION = "LibDogTag-Unit-3.0" -local MINOR_VERSION = 90000 + (tonumber(("@file-date-integer@"):match("%d+")) or 33333333333333) +local MINOR_VERSION = tonumber(("@project-date-integer@"):match("%d+")) or 33333333333333 if MINOR_VERSION > _G.DogTag_Unit_MINOR_VERSION then _G.DogTag_Unit_MINOR_VERSION = MINOR_VERSION diff --git a/Categories/Health.lua b/Categories/Health.lua index 60b096a..9f88313 100644 --- a/Categories/Health.lua +++ b/Categories/Health.lua @@ -1,5 +1,5 @@ local MAJOR_VERSION = "LibDogTag-Unit-3.0" -local MINOR_VERSION = 90000 + (tonumber(("@file-date-integer@"):match("%d+")) or 33333333333333) +local MINOR_VERSION = tonumber(("@project-date-integer@"):match("%d+")) or 33333333333333 if MINOR_VERSION > _G.DogTag_Unit_MINOR_VERSION then _G.DogTag_Unit_MINOR_VERSION = MINOR_VERSION diff --git a/Categories/Misc.lua b/Categories/Misc.lua index d7741f6..8c47f47 100644 --- a/Categories/Misc.lua +++ b/Categories/Misc.lua @@ -1,5 +1,5 @@ local MAJOR_VERSION = "LibDogTag-Unit-3.0" -local MINOR_VERSION = 90000 + (tonumber(("@file-date-integer@"):match("%d+")) or 33333333333333) +local MINOR_VERSION = tonumber(("@project-date-integer@"):match("%d+")) or 33333333333333 if MINOR_VERSION > _G.DogTag_Unit_MINOR_VERSION then _G.DogTag_Unit_MINOR_VERSION = MINOR_VERSION diff --git a/Categories/MonkMana.lua b/Categories/MonkMana.lua index cd17fdd..f2801b4 100644 --- a/Categories/MonkMana.lua +++ b/Categories/MonkMana.lua @@ -1,5 +1,5 @@ local MAJOR_VERSION = "LibDogTag-Unit-3.0" -local MINOR_VERSION = 90000 + (tonumber(("@file-date-integer@"):match("%d+")) or 33333333333333) +local MINOR_VERSION = tonumber(("@project-date-integer@"):match("%d+")) or 33333333333333 if MINOR_VERSION > _G.DogTag_Unit_MINOR_VERSION then _G.DogTag_Unit_MINOR_VERSION = MINOR_VERSION diff --git a/Categories/Power.lua b/Categories/Power.lua index 849c215..94604cd 100644 --- a/Categories/Power.lua +++ b/Categories/Power.lua @@ -1,5 +1,5 @@ local MAJOR_VERSION = "LibDogTag-Unit-3.0" -local MINOR_VERSION = 90000 + (tonumber(("@file-date-integer@"):match("%d+")) or 33333333333333) +local MINOR_VERSION = tonumber(("@project-date-integer@"):match("%d+")) or 33333333333333 if MINOR_VERSION > _G.DogTag_Unit_MINOR_VERSION then _G.DogTag_Unit_MINOR_VERSION = MINOR_VERSION diff --git a/Categories/Range.lua b/Categories/Range.lua index 94459c6..c2a3bb2 100644 --- a/Categories/Range.lua +++ b/Categories/Range.lua @@ -1,5 +1,5 @@ local MAJOR_VERSION = "LibDogTag-Unit-3.0" -local MINOR_VERSION = 90000 + (tonumber(("@file-date-integer@"):match("%d+")) or 33333333333333) +local MINOR_VERSION = tonumber(("@project-date-integer@"):match("%d+")) or 33333333333333 if MINOR_VERSION > _G.DogTag_Unit_MINOR_VERSION then _G.DogTag_Unit_MINOR_VERSION = MINOR_VERSION diff --git a/Categories/Reputation.lua b/Categories/Reputation.lua index 57355f2..81d3da3 100644 --- a/Categories/Reputation.lua +++ b/Categories/Reputation.lua @@ -1,5 +1,5 @@ local MAJOR_VERSION = "LibDogTag-Unit-3.0" -local MINOR_VERSION = 90000 + (tonumber(("@file-date-integer@"):match("%d+")) or 33333333333333) +local MINOR_VERSION = tonumber(("@project-date-integer@"):match("%d+")) or 33333333333333 if MINOR_VERSION > _G.DogTag_Unit_MINOR_VERSION then _G.DogTag_Unit_MINOR_VERSION = MINOR_VERSION diff --git a/Categories/Status.lua b/Categories/Status.lua index a861b0e..b6be438 100644 --- a/Categories/Status.lua +++ b/Categories/Status.lua @@ -1,5 +1,5 @@ local MAJOR_VERSION = "LibDogTag-Unit-3.0" -local MINOR_VERSION = 90000 + (tonumber(("@file-date-integer@"):match("%d+")) or 33333333333333) +local MINOR_VERSION = tonumber(("@project-date-integer@"):match("%d+")) or 33333333333333 if MINOR_VERSION > _G.DogTag_Unit_MINOR_VERSION then _G.DogTag_Unit_MINOR_VERSION = MINOR_VERSION diff --git a/Categories/Talent.lua b/Categories/Talent.lua index ab89191..a1e279c 100644 --- a/Categories/Talent.lua +++ b/Categories/Talent.lua @@ -1,5 +1,5 @@ local MAJOR_VERSION = "LibDogTag-Unit-3.0" -local MINOR_VERSION = 90000 + (tonumber(("@file-date-integer@"):match("%d+")) or 33333333333333) +local MINOR_VERSION = tonumber(("@project-date-integer@"):match("%d+")) or 33333333333333 if MINOR_VERSION > _G.DogTag_Unit_MINOR_VERSION then _G.DogTag_Unit_MINOR_VERSION = MINOR_VERSION diff --git a/Categories/Threat.lua b/Categories/Threat.lua index c14ff78..23689c9 100644 --- a/Categories/Threat.lua +++ b/Categories/Threat.lua @@ -1,5 +1,5 @@ local MAJOR_VERSION = "LibDogTag-Unit-3.0" -local MINOR_VERSION = 90000 + (tonumber(("@file-date-integer@"):match("%d+")) or 33333333333333) +local MINOR_VERSION = tonumber(("@project-date-integer@"):match("%d+")) or 33333333333333 if MINOR_VERSION > _G.DogTag_Unit_MINOR_VERSION then _G.DogTag_Unit_MINOR_VERSION = MINOR_VERSION diff --git a/Categories/TooltipScanning.lua b/Categories/TooltipScanning.lua index 3e8ee46..f5c5e55 100644 --- a/Categories/TooltipScanning.lua +++ b/Categories/TooltipScanning.lua @@ -1,5 +1,5 @@ local MAJOR_VERSION = "LibDogTag-Unit-3.0" -local MINOR_VERSION = 90000 + (tonumber(("@file-date-integer@"):match("%d+")) or 33333333333333) +local MINOR_VERSION = tonumber(("@project-date-integer@"):match("%d+")) or 33333333333333 if MINOR_VERSION > _G.DogTag_Unit_MINOR_VERSION then _G.DogTag_Unit_MINOR_VERSION = MINOR_VERSION diff --git a/Cleanup.lua b/Cleanup.lua index d7ad1d5..706d802 100644 --- a/Cleanup.lua +++ b/Cleanup.lua @@ -1,6 +1,6 @@ local DOGTAG_MAJOR_VERSION = "LibDogTag-3.0" local MAJOR_VERSION = "LibDogTag-Unit-3.0" -local MINOR_VERSION = 90000 + (tonumber(("@file-date-integer@"):match("%d+")) or 33333333333333) +local MINOR_VERSION = tonumber(("@project-date-integer@"):match("%d+")) or 33333333333333 if MINOR_VERSION > _G.DogTag_Unit_MINOR_VERSION then _G.DogTag_Unit_MINOR_VERSION = MINOR_VERSION diff --git a/LibDogTag-Unit-3.0.lua b/LibDogTag-Unit-3.0.lua index dc51863..f57350d 100644 --- a/LibDogTag-Unit-3.0.lua +++ b/LibDogTag-Unit-3.0.lua @@ -6,7 +6,7 @@ Description: A library to provide a markup syntax - unit-specific tags ]] local MAJOR_VERSION = "LibDogTag-Unit-3.0" -local MINOR_VERSION = 90000 + (tonumber(("@file-date-integer@"):match("%d+")) or 33333333333333) +local MINOR_VERSION = tonumber(("@project-date-integer@"):match("%d+")) or 33333333333333 if MINOR_VERSION > _G.DogTag_Unit_MINOR_VERSION then _G.DogTag_Unit_MINOR_VERSION = MINOR_VERSION diff --git a/Localization/enUS.lua b/Localization/enUS.lua index c7a1d97..3c9eb3d 100644 --- a/Localization/enUS.lua +++ b/Localization/enUS.lua @@ -1,5 +1,5 @@ local MAJOR_VERSION = "LibDogTag-Unit-3.0" -local MINOR_VERSION = 90000 + (tonumber(("@file-date-integer@"):match("%d+")) or 33333333333333) +local MINOR_VERSION = tonumber(("@project-date-integer@"):match("%d+")) or 33333333333333 _G.DogTag_Unit_MINOR_VERSION = MINOR_VERSION diff --git a/Localization/frFR.lua b/Localization/frFR.lua index 6243b02..e0c9872 100644 --- a/Localization/frFR.lua +++ b/Localization/frFR.lua @@ -1,5 +1,5 @@ local MAJOR_VERSION = "LibDogTag-Unit-3.0" -local MINOR_VERSION = 90000 + (tonumber(("@file-date-integer@"):match("%d+")) or 33333333333333) +local MINOR_VERSION = tonumber(("@project-date-integer@"):match("%d+")) or 33333333333333 if MINOR_VERSION > _G.DogTag_Unit_MINOR_VERSION then _G.DogTag_Unit_MINOR_VERSION = MINOR_VERSION diff --git a/Localization/koKR.lua b/Localization/koKR.lua index 152618a..c69423d 100644 --- a/Localization/koKR.lua +++ b/Localization/koKR.lua @@ -1,5 +1,5 @@ local MAJOR_VERSION = "LibDogTag-Unit-3.0" -local MINOR_VERSION = 90000 + (tonumber(("@file-date-integer@"):match("%d+")) or 33333333333333) +local MINOR_VERSION = tonumber(("@project-date-integer@"):match("%d+")) or 33333333333333 if MINOR_VERSION > _G.DogTag_Unit_MINOR_VERSION then _G.DogTag_Unit_MINOR_VERSION = MINOR_VERSION diff --git a/Localization/ruRU.lua b/Localization/ruRU.lua index 26ee133..b57f301 100644 --- a/Localization/ruRU.lua +++ b/Localization/ruRU.lua @@ -1,5 +1,5 @@ local MAJOR_VERSION = "LibDogTag-Unit-3.0" -local MINOR_VERSION = 90000 + (tonumber(("@file-date-integer@"):match("%d+")) or 33333333333333) +local MINOR_VERSION = tonumber(("@project-date-integer@"):match("%d+")) or 33333333333333 if MINOR_VERSION > _G.DogTag_Unit_MINOR_VERSION then _G.DogTag_Unit_MINOR_VERSION = MINOR_VERSION diff --git a/Localization/zhCN.lua b/Localization/zhCN.lua index 2191b51..d5cd211 100644 --- a/Localization/zhCN.lua +++ b/Localization/zhCN.lua @@ -1,5 +1,5 @@ local MAJOR_VERSION = "LibDogTag-Unit-3.0" -local MINOR_VERSION = 90000 + (tonumber(("@file-date-integer@"):match("%d+")) or 33333333333333) +local MINOR_VERSION = tonumber(("@project-date-integer@"):match("%d+")) or 33333333333333 if MINOR_VERSION > _G.DogTag_Unit_MINOR_VERSION then _G.DogTag_Unit_MINOR_VERSION = MINOR_VERSION diff --git a/Localization/zhTW.lua b/Localization/zhTW.lua index 7af0024..2908ec7 100644 --- a/Localization/zhTW.lua +++ b/Localization/zhTW.lua @@ -1,5 +1,5 @@ local MAJOR_VERSION = "LibDogTag-Unit-3.0" -local MINOR_VERSION = 90000 + (tonumber(("@file-date-integer@"):match("%d+")) or 33333333333333) +local MINOR_VERSION = tonumber(("@project-date-integer@"):match("%d+")) or 33333333333333 if MINOR_VERSION > _G.DogTag_Unit_MINOR_VERSION then _G.DogTag_Unit_MINOR_VERSION = MINOR_VERSION