Fixed error in results of fmtf(0.01)

This commit is contained in:
Revar Desmera
2019-11-11 11:26:18 -08:00
parent d999822355
commit 7c3f913050
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@
//////////////////////////////////////////////////////////////////////
BOSL_VERSION = [2,0,28];
BOSL_VERSION = [2,0,29];
// Section: BOSL Library Version Functions