Mercurial > wow > reaction
changeset 246:47818b3938c9 1.1 beta 4
How bout we put the actual beta version in the version number.
author | Flick |
---|---|
date | Sat, 26 Mar 2011 12:43:10 -0700 |
parents | 65f2805957a0 |
children | 586447595262 |
files | ReAction.lua ReAction.toc |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/ReAction.lua Sat Mar 26 12:35:08 2011 -0700 +++ b/ReAction.lua Sat Mar 26 12:43:10 2011 -0700 @@ -68,7 +68,7 @@ "AceEvent-3.0" ) addonTable.ReAction = ReAction -ReAction.version = "1.1" +ReAction.version = GetAddOnMetadata("ReAction","Version") ReAction.L = L ReAction.LKB = LKB
--- a/ReAction.toc Sat Mar 26 12:35:08 2011 -0700 +++ b/ReAction.toc Sat Mar 26 12:43:10 2011 -0700 @@ -4,7 +4,7 @@ ## DefaultState: enabled ## LoadOnDemand: 0 ## Author: Flick -## Version: 1.1 +## Version: 1.1 beta 4 ## SavedVariables: ReAction_DB ## X-Embeds: Ace3, LibKeyBound-1.0 ## X-Category: Action Bars