Math Processor Unit Library

libmpu – library of arithmetic functions for integer, real, and complex numbers of increased digit capacity

16 Commits   0 Branches   2 Tags
author: kx <kx@radix-linux.su> 2025-01-05 15:59:34 +0300 committer: kx <kx@radix-linux.su> 2025-01-05 15:59:34 +0300 commit: 001d309000026c7b7a705ebff8a586e1a2c5dcac parent: 41c271dacd0d2e4eae1378b098448e3554ea657b
Commit Summary:
Bump version to 1.0.15
Diffstat:
1 file changed, 1 insertion, 1 deletion
diff --git a/configure.ac b/configure.ac
index c5f20da..d523239 100644
--- a/configure.ac
+++ b/configure.ac
@@ -6,7 +6,7 @@ AC_LIBMPU_HEADLINE([libmpu], [MPU Emulation Library],dnl
 [Copyright (c) 1999-2024 Andrey V.Kosteltsev])dnl
 
 
-AC_INIT([MPU Library],[1.0.14],[Andrey V.Kosteltsev <support@radix-linux.su>],[libmpu],[https://radix-linux.su])
+AC_INIT([MPU Library],[1.0.15],[Andrey V.Kosteltsev <support@radix-linux.su>],[libmpu],[https://radix-linux.su])
 
 AC_MSG_CFG_PART(Getting the canonical system type)
 dnl