comparison tj.tcl @ 126:86500b3ac599

tj: Bump version.
author Matti Hamalainen <ccr@tnsp.org>
date Sun, 27 May 2012 10:36:14 +0300
parents 42cf6a768c46
children 8bf27e277672
comparison
equal deleted inserted replaced
125:42cf6a768c46 126:86500b3ac599
1 ########################################################################## 1 ##########################################################################
2 # 2 #
3 # TJ (Army Mornings Left-counter) v0.60 by ccr/TNSP 3 # TJ (Army Mornings Left-counter) v0.70 by ccr/TNSP
4 # (C) Copyright 2000,2009,2011 Tecnic Software productions (TNSP) 4 # (C) Copyright 2000,2009,2011 Tecnic Software productions (TNSP)
5 # Send comments and shit via e-mail: <ccr@tnsp.org> 5 # Send comments and shit via e-mail: <ccr@tnsp.org>
6 # 6 #
7 # This script is freely distributable under GNU GPL (version 2) license. 7 # This script is freely distributable under GNU GPL (version 2) license.
8 # 8 #
24 24
25 25
26 ########################################################################## 26 ##########################################################################
27 # No need to look below this line 27 # No need to look below this line
28 ########################################################################## 28 ##########################################################################
29 set tj_message "TJ (SA-INT model) v0.65 by ccr/TNSP" 29 set tj_message "TJ (SA-INT model) v0.70 by ccr/TNSP"
30 set tj_dateident "tjdate" 30 set tj_dateident "tjdate"
31 set tj_preferredmsg "PRIVMSG" 31 set tj_preferredmsg "PRIVMSG"
32 32
33 putlog "$tj_message" 33 putlog "$tj_message"
34 bind pub - !tj tj_pubmsg 34 bind pub - !tj tj_pubmsg