changed: version of the library: 0.9.0 now

git-svn-id: svn://ttmath.org/publicrep/ttmath/trunk@251 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
2009-11-25 13:49:38 +00:00
parent de150d00ec
commit 125c051ea1
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
Version 0.9.0 prerelease (2009.11.24):
Version 0.9.0 (2009.11.25):
* added: support for wide characters (wchar_t, std::wstring)
* added: Big::IsInteger()
returns true if the value is integer (without fraction)