+2002-01-24 Jeff Hobbs <jeffh@ActiveState.com>
+
+ **** TKCON 2.3 RELEASE ****
+
+ * tkcon.tcl: bumped to v2.3
+
2002-01-23 Jeff Hobbs <jeffh@ActiveState.com>
* docs/procs.html:
<TH><A HREF="docs/index.html">Documentation</A></TH>
<TH><A HREF="docs/demopic.gif">Screenshot</A></TH>
<TH><A HREF="docs/plugin.html">Online Demo!</A> (requires
-<A HREF="http://tcl.activestate.com/software/plugin/">Tk plugin</A>)</TH>
+<A HREF="http://www.tcl-tk.net/software/plugin/">Tk plugin</A>)</TH>
<TH><A HREF="docs/license.terms">License</A> </TH>
</TR><TR>
<P>
<B><CODE STYLE="color: #990033;">Last full release:
-<A HREF="http://prdownloads.sourceforge.net/tkcon/tkcon-2.2.tar.gz">v2.2</A>,
-June 20 2001</CODE></B>
+<A HREF="http://prdownloads.sourceforge.net/tkcon/tkcon-2.3.tar.gz">v2.3</A>,
+2001-01-24</CODE></B>
</P>
<P>
You can grab the <A
alias clear dir dump echo idebug lremove
tkcon_puts tkcon_gets observe observe_var unalias which what
}
- version 2.2
+ version 2.3
RCS {RCS: @(#) $Id$}
HEADURL {http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/tkcon/tkcon/tkcon.tcl?rev=HEAD}
docs "http://tkcon.sourceforge.net/"
RCS $rcsVersion. Shall I resource (not restart) this\
version now?"] == "yes"} {
set PRIV(SCRIPT) $file
- set PRIV(version) $tkconVersion-$rcsVersion
+ set PRIV(version) $tkconVersion.$rcsVersion
::tkcon::Resource
}
}