diff options
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 |