ソースを参照

Increased version number of the module to 1.0.1 to reflect the change related to revision 4300 (support of custom controller in a brick).

git-svn-id: http://svn.code.sf.net/p/itop/code/trunk@4308 a333f486-631f-4898-b8df-5754b55c2be0
dflaven 9 年 前
コミット
bac79f6e30

+ 1 - 1
datamodels/2.x/itop-portal-base/module.itop-portal-base.php

@@ -2,7 +2,7 @@
 
 SetupWebPage::AddModule(
 	__FILE__, // Path to the current file, all other file names are relative to the directory containing this file
-	'itop-portal-base/1.0.0', array(
+	'itop-portal-base/1.0.1', array(
 	// Identification
 	'label' => 'Portal Development Library',
 		'category' => 'Portal',