changeset 24 | f8873b391f3d |
parent 22 | d1b9dd767e3a |
child 25 | 81cc7d47f68f |
23:eedb2586dea4 | 24:f8873b391f3d |
---|---|
12 # |
12 # |
13 module Ezmlm |
13 module Ezmlm |
14 # $Id$ |
14 # $Id$ |
15 |
15 |
16 # Package version |
16 # Package version |
17 VERSION = '1.0.2' |
17 VERSION = '1.1.0' |
18 |
18 |
19 # Suck in the components. |
19 # Suck in the components. |
20 # |
20 # |
21 require 'ezmlm/hash' |
21 require 'ezmlm/hash' |
22 require 'ezmlm/list' |
22 require 'ezmlm/list' |