Index: trunk/extensions/SemanticForms/INSTALL |
— | — | @@ -1,4 +1,4 @@ |
2 | | -[[Semantic Forms 0.5.5]] |
| 2 | +[[Semantic Forms 0.5.6]] |
3 | 3 | |
4 | 4 | Contents: |
5 | 5 | * Disclaimer |
Index: trunk/extensions/SemanticForms/includes/SF_GlobalFunctions.php |
— | — | @@ -5,7 +5,7 @@ |
6 | 6 | * @author Yaron Koren |
7 | 7 | */ |
8 | 8 | |
9 | | -define('SF_VERSION','0.5.5'); |
| 9 | +define('SF_VERSION','0.5.6'); |
10 | 10 | |
11 | 11 | $wgExtensionFunctions[] = 'sfgSetupExtension'; |
12 | 12 | $wgExtensionFunctions[] = 'sfgParserFunctions'; |