Skip to content

Commit

Permalink
Item8115: new release
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.foswiki.org/trunk/AliasPlugin@3485 0b4bb1d4-4e5a-0410-9cc4-b2b747904278
  • Loading branch information
MichaelDaum authored and MichaelDaum committed Apr 17, 2009
1 parent c2c5ca1 commit a26ea24
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions data/System/AliasPlugin.txt
Expand Up @@ -141,10 +141,11 @@ macro or listed in the following way:
* Set SHORTDESCRIPTION = Define aliases which will be replaced with arbitrary strings automatically
-->
| Plugin Author: | Othello Maurer, Michael Daum |
| Copyright ©: | 2003, Othello Maurer; 2003-2008, Michael Daum http://michaeldaumconsulting.com |
| Copyright ©: | 2003, Othello Maurer; 2003-2009, Michael Daum http://michaeldaumconsulting.com |
| License: | GPL ([[http://www.gnu.org/copyleft/gpl.html][GNU General Public License]]) |
| Version: | v2.31 |
| Version: | v2.40 |
| Change History: |   |
| 17 Apr 2009: | converted to Foswiki plugin |
| 28 Apr 2008: | speed improvements |
| 13 Nov 2007: | Item4959: disabled settings in plugin topic, \
removed DEFAULT_ALIASES |
Expand Down
2 changes: 1 addition & 1 deletion lib/Foswiki/Plugins/AliasPlugin.pm
Expand Up @@ -32,7 +32,7 @@ use vars qw(
use Foswiki::Func;

$VERSION = '$Rev$';
$RELEASE = '2.31';
$RELEASE = '2.40';
$SHORTDESCRIPTION = 'Define aliases which will be replaced with arbitrary strings automatically';
$NO_PREFS_IN_TOPIC = 1;

Expand Down

0 comments on commit a26ea24

Please sign in to comment.