diff options
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 (patch) | |
tree | 30f23d3d9801051d9e4ab3c57f4fcd84f0bdb7b9 /configure.ac | |
parent | 41c271dacd0d2e4eae1378b098448e3554ea657b (diff) | |
download | libmpu-trunk.tar.xz |
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
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 |