Updated to 0.80.0pre3.

This commit is contained in:
Jeremy Fincher 2004-10-01 04:20:26 +00:00
parent 209226a09d
commit f63445d39d
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ _pluginsDir = os.path.join(installDir, 'plugins')
###
# version: This should be pretty obvious.
###
version ='0.80.0pre2'
version = '0.80.0pre3'
###
# *** The following variables are affected by command-line options. They are