Stable version 2.0, released as bundle

This commit is contained in:
Bert Münnich 2012-08-19 13:56:32 +02:00
parent c34082d99f
commit af715b615d
3 changed files with 6 additions and 5 deletions

View File

@ -1,6 +1,7 @@
#! perl -w
# Author: Bert Muennich
# Website: http://www.github.com/muennich/urxvt-perls
# Version: 2.0
# License: GPLv2
# Use keyboard shortcuts to copy the selection to the clipboard and to paste

View File

@ -1,7 +1,7 @@
#! perl -w
# Author: Bert Muennich
# Website: http://www.github.com/muennich/urxvt-perls
# Version: git-20110906
# Version: 2.0
# License: GPLv2
# Use keyboard shortcuts to select and copy text.

2
url-select Executable file → Normal file
View File

@ -2,7 +2,7 @@
# Author: Bert Muennich
# Website: http://www.github.com/muennich/urxvt-perls
# Based on: http://www.jukie.net/~bart/blog/urxvt-url-yank
# Version: git-20120710
# Version: 2.0
# License: GPLv2
# Use keyboard shortcuts to select URLs.