Skip to content
This repository has been archived by the owner on Nov 28, 2023. It is now read-only.

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Cotton committed Feb 27, 2013
1 parent ff2bf56 commit 65a7acd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ttytter-r2a.pl
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
#
# ttytter-r2a.pl -- a TTYtter extension
#
# Copyright (C) 2011 by Ben Cotton
# Copyright (C) 2013 by Ben Cotton and others
#
# See README.txt for more information
#
# Licensed under GNU Public License v2.0. See LICENSE for full text.
#
###################

$TTYtter_R2A_VERSION='1.0.1';
$TTYtter_R2A_VERSION='1.1';

$addaction = sub {
my @command = split(/ /,$_,3);
Expand Down

0 comments on commit 65a7acd

Please sign in to comment.