From 3231780a85c38cbf66a6656b5901f60088b98130 Mon Sep 17 00:00:00 2001 From: Tomasz Sowa Date: Fri, 8 May 2009 19:13:25 +0000 Subject: [PATCH] changed: version of the library: 0.8.4 git-svn-id: svn://ttmath.org/publicrep/ttmath/trunk@138 e52654a7-88a9-db11-a3e9-0013d4bc506e --- CHANGELOG | 2 +- ttmath/ttmathtypes.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 288300b..7e3b996 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,4 +1,4 @@ -Version 0.8.4 prerelease (2009.05.08): +Version 0.8.4 (2009.05.08): * fixed: UInt::DivInt() didn't check whether the divisor is zero there was a hardware interruption when the divisor was zero (now the method returns one) diff --git a/ttmath/ttmathtypes.h b/ttmath/ttmathtypes.h index 0b9ed76..1a87845 100644 --- a/ttmath/ttmathtypes.h +++ b/ttmath/ttmathtypes.h @@ -65,7 +65,7 @@ #define TTMATH_MAJOR_VER 0 #define TTMATH_MINOR_VER 8 #define TTMATH_REVISION_VER 4 -#define TTMATH_PRERELEASE_VER 1 +#define TTMATH_PRERELEASE_VER 0 /*!