Skip to content

Commit

Permalink
Upgrade to version 1.0.1
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.riaforge.org/javaloader/trunk/javaloader@97 75c0ff33-bb23-0410-b72d-88b268fa1e2d
  • Loading branch information
markmandel committed Jun 21, 2011
1 parent d77a353 commit ab7f3c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion javaloader/JavaLoader.cfc
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ Purpose: Utlitity class for loading Java Classes
</cffunction>

<cffunction name="getVersion" hint="Retrieves the version of the loader you are using" access="public" returntype="string" output="false">
<cfreturn "1.0">
<cfreturn "1.0.1">
</cffunction>

<!------------------------------------------- PACKAGE ------------------------------------------->
Expand Down

0 comments on commit ab7f3c7

Please sign in to comment.