[Mtdmods-checkins] SF.net SVN: mtdmods: [26] ChangeNetworkLookupMOD
Brought to you by:
markthedaemon
|
From: <mar...@us...> - 2006-07-10 01:17:18
|
Revision: 26 Author: markthedaemon Date: 2006-07-09 18:17:09 -0700 (Sun, 09 Jul 2006) ViewCVS: http://svn.sourceforge.net/mtdmods/?rev=26&view=rev Log Message: ----------- committing some final changes before submittal to the MODDB. Quick turnaround on this one :D Modified Paths: -------------- ChangeNetworkLookupMOD/contrib/install.mod ChangeNetworkLookupMOD/install.xml Modified: ChangeNetworkLookupMOD/contrib/install.mod =================================================================== --- ChangeNetworkLookupMOD/contrib/install.mod 2006-07-10 00:56:42 UTC (rev 25) +++ ChangeNetworkLookupMOD/contrib/install.mod 2006-07-10 01:17:09 UTC (rev 26) @@ -2,7 +2,7 @@ ## MOD Title: Change Network Lookup ## MOD Author: MarkTheDaemon < mar...@us... > (Mark Barnes) http://mtdmods.sourceforge.net ## MOD Description: This MOD allows you to change the service used for looking up IP addresses via the ACP. Totally configurable via the ACP. -## MOD Version: 0.0.1 +## MOD Version: 1.0.0 ## ## Installation Level: Easy ## Installation Time: 8 minutes Modified: ChangeNetworkLookupMOD/install.xml =================================================================== --- ChangeNetworkLookupMOD/install.xml 2006-07-10 00:56:42 UTC (rev 25) +++ ChangeNetworkLookupMOD/install.xml 2006-07-10 01:17:09 UTC (rev 26) @@ -16,9 +16,9 @@ </author> </author-group> <mod-version> - <major>0</major> + <major>1</major> <minor>0</minor> - <revision>1</revision> + <revision>0</revision> </mod-version> <installation> <level>easy</level> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |