Index: trunk/extensions/SemanticResultFormats/SRF_Settings.php |
— | — | @@ -13,7 +13,7 @@ |
14 | 14 | die( 'Not an entry point.' ); |
15 | 15 | } |
16 | 16 | |
17 | | -define( 'SRF_VERSION', '1.5.1 alpha' ); |
| 17 | +define( 'SRF_VERSION', '1.5.1' ); |
18 | 18 | |
19 | 19 | $srfgScriptPath = $wgScriptPath . '/extensions/SemanticResultFormats'; // TODO: fix hardcoded path |
20 | 20 | $srfgIP = dirname( __FILE__ ); |
Index: trunk/extensions/SemanticResultFormats/RELEASE-NOTES |
— | — | @@ -3,16 +3,15 @@ |
4 | 4 | |
5 | 5 | == SRF 1.5.1 == |
6 | 6 | |
7 | | -Released on ??? |
| 7 | +Released on August 26 2010. |
8 | 8 | |
9 | 9 | New formats in this version are: |
10 | | - |
11 | 10 | * jqplotbar (written by Sanyam Goyal and Yaron Koren) |
12 | 11 | * jqplotpie (written by Sanyam Goyal and Yaron Koren) |
13 | 12 | |
14 | 13 | == SRF 1.5 == |
15 | 14 | |
16 | | -Released on June 22 2009. |
| 15 | +Released on June 22 2010. |
17 | 16 | |
18 | 17 | New formats in this version are: |
19 | 18 | * gallery (written by Rowan Rodrik van der Molen) |