Update of /cvsroot/mailman/mailman/Mailman
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16453/Mailman

Modified Files:
      Tag: Release_2_1-maint
        Version.py 
Log Message:
Bump version number to 2.1.8b1.


Index: Version.py
===================================================================
RCS file: /cvsroot/mailman/mailman/Mailman/Version.py,v
retrieving revision 2.51.2.44
retrieving revision 2.51.2.45
diff -u -d -r2.51.2.44 -r2.51.2.45
--- Version.py  10 Mar 2006 00:29:39 -0000      2.51.2.44
+++ Version.py  23 Mar 2006 12:02:40 -0000      2.51.2.45
@@ -15,7 +15,7 @@
 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, 
USA.
 
 # Mailman version
-VERSION = "2.1.8a1"
+VERSION = "2.1.8b1"
 
 # And as a hex number in the manner of PY_VERSION_HEX
 ALPHA = 0xa
@@ -28,7 +28,7 @@
 MAJOR_REV = 2
 MINOR_REV = 1
 MICRO_REV = 8
-REL_LEVEL = ALPHA
+REL_LEVEL = BETA
 # at most 15 beta releases!
 REL_SERIAL = 1
 

_______________________________________________
Mailman-checkins mailing list
[email protected]
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-checkins/archive%40jab.org

Reply via email to