Minor fixes for 1.0.0.

This commit is contained in:
adustman
2001-07-11 18:13:09 +00:00
parent 54bd0b4e77
commit c613b7a1c0
8 changed files with 22 additions and 13 deletions

View File

@ -1,5 +1,5 @@
#define version_info "(0,9,0,'final',1)"
#define __version__ "0.9.0"
#define version_info "(1,0,0,'beta',1)"
#define __version__ "1.0.0"
/*
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by