summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorkx <kx@radix-linux.su>2026-09-16 19:02:16 +0300
committerkx <kx@radix-linux.su>2026-09-16 19:02:16 +0300
commit5285cee4ed5d3d87560a5730eed792c7750aaec9 (patch)
tree9f9cc730d923892acd7e670e8a178137ff25c144 /configure.ac
parentec2f7d72b5b5be2cfbbc4461bb95d5a432bb8643 (diff)
downloadlibmpu-1.0.24.tar.xz
Bump version to 1.0.24HEAD1.0.24trunk
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 9f357e2..11448be 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.23],[Andrey V.Kosteltsev <support@radix-linux.su>],[libmpu],[https://radix-linux.su])
+AC_INIT([MPU Library],[1.0.24],[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