Update of /cvsroot/mailman/mailman/Mailman
In directory usw-pr-cvs1:/tmp/cvs-serv31849

Modified Files:
      Tag: Release_2_0_1-branch
        Version.py 
Log Message:
Bump to version 2.0.10... sigh.


Index: Version.py
===================================================================
RCS file: /cvsroot/mailman/mailman/Mailman/Version.py,v
retrieving revision 1.20.2.9
retrieving revision 1.20.2.10
diff -C2 -d -r1.20.2.9 -r1.20.2.10
*** Version.py  2 Apr 2002 23:36:35 -0000       1.20.2.9
--- Version.py  9 Apr 2002 21:06:16 -0000       1.20.2.10
***************
*** 16,20 ****
  
  # Mailman version
! VERSION = "2.0.9"
  
  # And as a hex number in the manner of PY_VERSION_HEX
--- 16,20 ----
  
  # Mailman version
! VERSION = "2.0.10"
  
  # And as a hex number in the manner of PY_VERSION_HEX
***************
*** 28,32 ****
  MAJOR_REV = 2
  MINOR_REV = 0
! MICRO_REV = 9
  REL_LEVEL = FINAL
  # at most 15 beta releases!
--- 28,32 ----
  MAJOR_REV = 2
  MINOR_REV = 0
! MICRO_REV = 10
  REL_LEVEL = FINAL
  # at most 15 beta releases!



_______________________________________________
Mailman-checkins mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-checkins

Reply via email to