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:
5 files changed, 13 insertions, 9 deletions
diff --git a/NEWS b/NEWS
index cb781bd..c47e76e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,10 @@
 
+libmpu-1.0.15
+=============
+
+	Man pages for integer operations.
+
+
 libmpu-1.0.14
 =============
 
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
diff --git a/libmpu.m4 b/libmpu.m4
index b3e320e..f876a61 100644
--- a/libmpu.m4
+++ b/libmpu.m4
@@ -7,15 +7,15 @@ dnl # Andrey V.Kosteltsev
 dnl ============================================================
 dnl
 dnl  Synopsis:
-dnl     AC_CHECK_LIBMPU([MIN-VERSION [,             # minimum libmpu version, e.g. 1.0.14
+dnl     AC_CHECK_LIBMPU([MIN-VERSION [,             # minimum libmpu version, e.g. 1.0.15
 dnl                      DEFAULT-WITH-LIBMPU [,     # default value for --with-libmpu option
 dnl                      ACTION-IF-FOUND [,         # action to perform if libmpu was found
 dnl                      ACTION-IF-NOT-FOUND        # action to perform if libmpu was not found
 dnl                     ]]]])
 dnl  Examples:
-dnl     AC_CHECK_LIBMPU(1.0.14)
-dnl     AC_CHECK_LIBMPU(1.0.14,,,CFLAGS="$CFLAGS -DHAVE_LIBMPU $LIBMPU_CFLAGS")
-dnl     AC_CHECK_LIBMPU(1.0.14,yes,CFLAGS="$CFLAGS -DHAVE_LIBMPU")
+dnl     AC_CHECK_LIBMPU(1.0.15)
+dnl     AC_CHECK_LIBMPU(1.0.15,,,CFLAGS="$CFLAGS -DHAVE_LIBMPU $LIBMPU_CFLAGS")
+dnl     AC_CHECK_LIBMPU(1.0.15,yes,CFLAGS="$CFLAGS -DHAVE_LIBMPU")
 dnl
 dnl
 dnl  If you have to change prefix returned by mpu-config script or change
diff --git a/po/libmpu.pot b/po/libmpu.pot
index 68d232e..355d947 100644
--- a/po/libmpu.pot
+++ b/po/libmpu.pot
@@ -6,9 +6,9 @@
 #, fuzzy
 msgid ""
 msgstr ""
-"Project-Id-Version: libmpu 1.0.14\n"
+"Project-Id-Version: libmpu 1.0.15\n"
 "Report-Msgid-Bugs-To: Andrey V.Kosteltsev <support@radix-linux.su>\n"
-"POT-Creation-Date: 2024-10-25 12:59+0300\n"
+"POT-Creation-Date: 2025-01-05 15:50+0300\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
diff --git a/po/ru.po b/po/ru.po
index 7345fd7..8cca8ee 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -6,9 +6,9 @@
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: libmpu 1.0.14\n"
+"Project-Id-Version: libmpu 1.0.15\n"
 "Report-Msgid-Bugs-To: Andrey V.Kosteltsev <support@radix-linux.su>\n"
-"POT-Creation-Date: 2024-10-25 12:59+0300\n"
+"POT-Creation-Date: 2025-01-05 15:50+0300\n"
 "PO-Revision-Date: 2024-02-24 17:34+0300\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"