Skip to content

Commit

Permalink
Update index.cfm
Browse files Browse the repository at this point in the history
Updated version to 1.1.2 as it is the latest
  • Loading branch information
jkeczan committed Apr 28, 2015
1 parent 4c5ae97 commit 6e23194
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.cfm
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<cfsetting enablecfoutputonly="true">

<cfset dbmigrateMeta = {}>
<cfset dbmigrateMeta.version = "1.3.3">
<cfset dbmigrateMeta.version = "1.1.2">

<cfinclude template="basefunctions.cfm">
<!--- explicitly set url to avoid odd issue when ses urls enabled --->
Expand Down

0 comments on commit 6e23194

Please sign in to comment.