Plugin Directory

Changeset 173318


Ignore:
Timestamp:
11/13/2009 10:45:49 PM (16 years ago)
Author:
Hackadelic
Message:

tagging 1.7.1

Location:
hackadelic-table-of-content-boxes
Files:
4 edited
1 copied

Legend:

Unmodified
Added
Removed
  • hackadelic-table-of-content-boxes/tags/1.7.1/common/xadm.php

    r166687 r173318  
    9191    <hr size="0" />
    9292    <center><small>
    93         <!-- License --><?php if (@!$license) $license = 'AGPL'; ?>
     93        <!-- License --><?php if (@!$license) $license = 'GPL'; ?>
    9494        <?php include "license.$license.php" ?>
    9595        <!-- /License -->
  • hackadelic-table-of-content-boxes/tags/1.7.1/readme.txt

    r166778 r173318  
    55Requires at least: 2.6
    66Tested up to: 2.8.5
    7 Stable tag: 1.7.0
     7Stable tag: 1.7.1
    88
    99Easy to use, freely positionable, fancy AJAX-style table of contents for WordPress posts and pages.
     
    1414
    1515== Changelog ==
     16
     17#### 1.7.1
     18
     19* Fixing a packaging glitch
    1620
    1721#### 1.7.0
  • hackadelic-table-of-content-boxes/trunk/common/xadm.php

    r166687 r173318  
    9191    <hr size="0" />
    9292    <center><small>
    93         <!-- License --><?php if (@!$license) $license = 'AGPL'; ?>
     93        <!-- License --><?php if (@!$license) $license = 'GPL'; ?>
    9494        <?php include "license.$license.php" ?>
    9595        <!-- /License -->
  • hackadelic-table-of-content-boxes/trunk/readme.txt

    r166778 r173318  
    55Requires at least: 2.6
    66Tested up to: 2.8.5
    7 Stable tag: 1.7.0
     7Stable tag: 1.7.1
    88
    99Easy to use, freely positionable, fancy AJAX-style table of contents for WordPress posts and pages.
     
    1414
    1515== Changelog ==
     16
     17#### 1.7.1
     18
     19* Fixing a packaging glitch
    1620
    1721#### 1.7.0
Note: See TracChangeset for help on using the changeset viewer.