From 93907d468c1497a4ee26f6b549c1aa4e2097c980 Mon Sep 17 00:00:00 2001 From: jluehrs2 Date: Tue, 4 Sep 2007 00:59:20 -0500 Subject: consistent version numbering is good! --- TODO | 2 +- src/irc.lua | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/TODO b/TODO index 4a14e5c..b52ea05 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,4 @@ -Before next release - 0.1 +Before next release - 0.3 =================== - Document available callbacks - Rework the way CTCP quoting is handled throughout the code... the whole string/table thing is pretty ugly diff --git a/src/irc.lua b/src/irc.lua index d8b8ba8..3d7d68f 100644 --- a/src/irc.lua +++ b/src/irc.lua @@ -15,7 +15,7 @@ local table = require 'table' --- -- LuaIRC - IRC framework written in Lua --- @release 0.02 +-- @release 0.2 module 'irc' -- constants {{{ -- cgit v1.2.3