Skip to content

Commit

Permalink
Item10897: preparing release
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.foswiki.org/trunk/LazyLoadPlugin@12665 0b4bb1d4-4e5a-0410-9cc4-b2b747904278
  • Loading branch information
MichaelDaum authored and MichaelDaum committed Sep 30, 2011
1 parent 63fbdf6 commit af117cd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions data/System/LazyLoadPlugin.txt
Expand Up @@ -43,6 +43,7 @@ Note that you won't need to surround an %IMAGEGALLERY tag of Foswiki:Extensions/
| Release: | %$RELEASE% |
| Version: | %$VERSION% |
| Change History: | <!-- versions below in reverse order -->&nbsp; |
| 30 Sep 2011: | fixed dependency on jquery.metadata |
| Dependencies: | %$DEPENDENCIES% |
| Home page: | Foswiki:Extensions/%TOPIC% |
| Support: | Foswiki:Support/%TOPIC% |
2 changes: 1 addition & 1 deletion lib/Foswiki/Plugins/LazyLoadPlugin.pm
Expand Up @@ -22,7 +22,7 @@ use Foswiki::Func ();
use Foswiki::Plugins::JQueryPlugin ();

our $VERSION = '$Rev$';
our $RELEASE = '1.0';
our $RELEASE = '1.10';
our $SHORTDESCRIPTION = 'deferred loading of images';
our $NO_PREFS_IN_TOPIC = 1;
our $doneInit;
Expand Down

0 comments on commit af117cd

Please sign in to comment.