Index: trunk/extensions/SemanticForms/INSTALL |
— | — | @@ -1,4 +1,4 @@ |
2 | | -[[Semantic Forms 0.9.8]] |
| 2 | +[[Semantic Forms 1.0]] |
3 | 3 | |
4 | 4 | Contents: |
5 | 5 | * Disclaimer |
Index: trunk/extensions/SemanticForms/includes/SF_GlobalFunctions.php |
— | — | @@ -7,7 +7,7 @@ |
8 | 8 | * @author Louis Gerbarg |
9 | 9 | */ |
10 | 10 | |
11 | | -define('SF_VERSION','0.9.8'); |
| 11 | +define('SF_VERSION','1.0'); |
12 | 12 | |
13 | 13 | // constants for special properties |
14 | 14 | define('SF_SP_HAS_DEFAULT_FORM', 1); |