Changeset 6278
- Timestamp:
- 02/11/10 21:51:45 (2 years ago)
- Location:
- trunk/BuildContrib
- Files:
-
- 2 edited
-
data/System/BuildContrib.txt (modified) (1 diff)
-
lib/Foswiki/Contrib/Build.pm (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/BuildContrib/data/System/BuildContrib.txt
r6266 r6278 532 532 | Version: | %$VERSION% | 533 533 | Change History: | | 534 | 11 Feb 2010 | Foswiki::Task:Item8468: Fixed incorrect link at the top of Extension topic - Foswiki:Main.AndrewJones | 534 535 | 9 Feb 2010 | Foswiki:Task:Item8490: Handle 200 or 400 from GET bin/login | 535 536 | 13 Sep 2009 | Foswiki:Task:Item8272: Improve handling of compression targets | -
trunk/BuildContrib/lib/Foswiki/Contrib/Build.pm
r6265 r6278 45 45 our $libpath; 46 46 47 our $RELEASE = " 29 Jul 2009";47 our $RELEASE = "11 Feb 2010"; 48 48 our $VERSION = '$Rev$'; 49 49 … … 1943 1943 1944 1944 If you want to report an error in the topic, please raise a report at 1945 http://foswiki.org/ view/Tasks/$this->{project}1945 http://foswiki.org/Tasks/$this->{project} 1946 1946 --> 1947 1947 EXTRA
Note: See TracChangeset
for help on using the changeset viewer.
