Orsinium

His Dad [11-03-15 - 06:28]
Orsinium
Filename
Doc/Changelog.txt
HistOffline.lua
history.txt
diff --git a/Doc/Changelog.txt b/Doc/Changelog.txt
index d23b37d..5c51a31 100644
--- a/Doc/Changelog.txt
+++ b/Doc/Changelog.txt
@@ -1,3 +1,6 @@
+2015-11-03 version 15
+	API bump for Orsinium
+
 2015-09-10 version 14
 	Perform an achievement load on login, but not more often than every 23 hours.
 	This will help with people who do a dungeon then CTD on exit.
diff --git a/HistOffline.lua b/HistOffline.lua
index 0411b88..a83a824 100644
--- a/HistOffline.lua
+++ b/HistOffline.lua
@@ -12,7 +12,7 @@ local Colour_Heading_Complete = "#58FA58"

 --iup.SetGlobal("UTF8MODE","YES")
 -- ========================
-version= "14"
+version= "15"
 require( "iuplua" )
 require( "iupluacontrols" )
 dofile "../../SavedVariables/History.lua"
diff --git a/history.txt b/history.txt
index d98ba6f..f42b05f 100644
--- a/history.txt
+++ b/history.txt
@@ -1,6 +1,6 @@
 ## Title: Dad's History
 ## APIVersion: 100013
-## Version: 14
+## Version: 15
 ## Author: HisDad
 ## Description: Record progress of all characters for offline viewing.
 ## SavedVariables: History_SV