summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
Diffstat (limited to 'modules')
-rw-r--r--modules/mm_defaults.py.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/mm_defaults.py.in b/modules/mm_defaults.py.in
index 041b909da..1df24897e 100644
--- a/modules/mm_defaults.py.in
+++ b/modules/mm_defaults.py.in
@@ -26,7 +26,7 @@ this file, to override the distributed defaults with site-specific ones.
import os
-VERSION = '1.0b3'
+VERSION = '1.0b4'
# The URL for Mailman sources, etc. - you probably don't want to change this.
MAILMAN_URL = 'http://www.list.org/'