Update version number.

This commit is contained in:
adustman
2001-06-04 16:55:04 +00:00
parent 0b8262c115
commit 8a123d5526
3 changed files with 5 additions and 5 deletions

View File

@ -1,5 +1,5 @@
#define version_info "(0,9,0,'candidate',2)"
#define __version__ "0.9.0c2"
#define version_info "(0,9,0,'final',1)"
#define __version__ "0.9.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