0.9.2 alpha 1

This commit is contained in:
adustman
2001-12-23 21:39:31 +00:00
parent 209703c532
commit a18138516e
2 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
#define version_info "(0,9,1,'final',1)"
#define __version__ "0.9.1"
#define version_info "(0,9,2,'alpha',1)"
#define __version__ "0.9.2"
/*
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