AckisRecipeList:
Jim-Bim [04-14-09 - 17:29]
AckisRecipeList:
- updated TOC for Patch 3.1
- changed version display in the interface options for svn users
diff --git a/ARLConfig.lua b/ARLConfig.lua
index a71f399..71060e9 100644
--- a/ARLConfig.lua
+++ b/ARLConfig.lua
@@ -31,6 +31,7 @@ local nagrandfac = BFAC["Kurenai"] .. "\\" .. BFAC["The Mag'har"]
local hellfirefac = BFAC["Honor Hold"] .. "\\" .. BFAC["Thrallmar"]
local howlingtundra = BFAC["Alliance Vanguard"] .. "\\" .. BFAC["Horde Expedition"]
local addonversion = GetAddOnMetadata("AckisRecipeList", "Version")
+addonversion = string.gsub(addonversion, "@project.revision@", "SVN")
-- Description: Function which provides "profiles" options table
-- Expected result: modularOptions extended with Ace3 profiles options
diff --git a/AckisRecipeList.toc b/AckisRecipeList.toc
index 9be55b5..6af6fad 100644
--- a/AckisRecipeList.toc
+++ b/AckisRecipeList.toc
@@ -13,7 +13,7 @@
## eMail: ackis AT shaw DOT ca
## X-Donate: http://www.wowace.com/projects/arl/#w_donations
-## Interface: 30000
+## Interface: 30100
## Version: 1.0 RC6 @project-revision@
## X-Revision: @project-revision@
## X-Date: @file-date-iso@