# HG changeset patch # User Flick # Date 1301168590 25200 # Node ID 47818b3938c912c19018419cb5738d4013107167 # Parent 65f2805957a0de1b53732c2f781d9730dabab31d How bout we put the actual beta version in the version number. diff -r 65f2805957a0 -r 47818b3938c9 ReAction.lua --- 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 diff -r 65f2805957a0 -r 47818b3938c9 ReAction.toc --- 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