summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorkx <kx@radix-linux.su>2026-09-08 22:41:20 +0300
committerkx <kx@radix-linux.su>2026-09-08 22:41:20 +0300
commit95fd63ca5616ef80f5700019de790fa50de8a141 (patch)
tree8f92c0cf7db0a8d9020c31293ace5b5cdfb4a6ce /configure.ac
parent860a7c6d61b23e816999afdad8f3d1d2bab25f21 (diff)
downloadlibmpu-1.0.21.tar.xz
Bump version to 1.0.211.0.21
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 1805624..317ffe5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ AC_PREREQ([2.71])
AC_LIBMPU_REQUIRE_BASH
-AC_INIT([MPU Library],[1.0.20],[Andrey V.Kosteltsev <support@radix-linux.su>],[libmpu],[https://radix-linux.su])
+AC_INIT([MPU Library],[1.0.21],[Andrey V.Kosteltsev <support@radix-linux.su>],[libmpu],[https://radix-linux.su])
AC_LIBMPU_HEADLINE([libmpu], [MPU Emulation Library], [LIBMPU_VERSION],dnl
[Copyright (c) 1999-2024 Andrey V.Kosteltsev])dnl