Skip to content
Snippets Groups Projects
Verified Commit 1fcd9b8b authored by Daniel M. Capella's avatar Daniel M. Capella
Browse files

Release v1.10.3


Signed-off-by: default avatarDaniel M. Capella <polyzen@archlinux.org>
parent b5221dc3
No related branches found
No related tags found
No related merge requests found
......@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org).
## [Unreleased]
## [1.10.3] - 2024-01-27
### Fixed
- pacscripts: Fix glob (!43) (Gesh)
## [1.10.2] - 2024-01-25
### Added
......@@ -268,6 +274,7 @@ and this project adheres to [Semantic Versioning](https://semver.org).
[1.10.0]: https://gitlab.archlinux.org/pacman/pacman-contrib/-/compare/v1.9.1...v1.10.0
[1.10.1]: https://gitlab.archlinux.org/pacman/pacman-contrib/-/compare/v1.10.0...v1.10.1
[1.10.2]: https://gitlab.archlinux.org/pacman/pacman-contrib/-/compare/v1.10.1...v1.10.2
[1.10.3]: https://gitlab.archlinux.org/pacman/pacman-contrib/-/compare/v1.10.2...v1.10.3
[unreleased]: https://gitlab.archlinux.org/pacman/pacman-contrib/-/compare/v1.9.1...master
<!-- markdownlint-disable-file MD013 MD024 -->
AC_INIT([pacman-contrib],[1.10.2],[pacman-contrib@lists.archlinux.org])
AC_INIT([pacman-contrib],[1.10.3],[pacman-contrib@lists.archlinux.org])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([build-aux])
AC_REQUIRE_AUX_FILE([tap-driver.sh])
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment