diff options
author | Steve Slaven <bpk@hoopajoo.net> | 2005-03-21 22:55:44 (GMT) |
---|---|---|
committer | Steve Slaven <bpk@hoopajoo.net> | 2005-03-21 22:55:44 (GMT) |
commit | 41199241f4d878c24c9b6d7977b56ad562d0064f (patch) | |
tree | 08e527441df7064fc68e0dfc667f2485b627fc88 /debian/control | |
parent | 5966d167f2193a9965f024532e4a95afdbee2efb (diff) | |
download | powwow-41199241f4d878c24c9b6d7977b56ad562d0064f.zip powwow-41199241f4d878c24c9b6d7977b56ad562d0064f.tar.gz powwow-41199241f4d878c24c9b6d7977b56ad562d0064f.tar.bz2 |
Updated debian version, make #module loaded objects export their symbols
globally (needed to allow binary xs modules in perl to get to each others
symbols)
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index e685d2a..a0a2ed3 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Standards-Version: 3.0.1 Package: powwow -Version: 1.2.7 +Version: 1.2.8 Description: a powerful and extensible curses based mud client powwow is a powerful mud client that supports triggers, aliases, multiple connections, and more. It is extensible through a plugin |