Skip to content
Snippets Groups Projects
Commit 288170e6 authored by Ashley Yakeley's avatar Ashley Yakeley
Browse files

update version and Checklist

parent c26e9ec3
Branches
Tags
No related merge requests found
Before release:
1. Check appropriate issues are fixed
1. Check milestone is complete
https://github.com/haskell/time/pulls
https://github.com/haskell/time/issues
https://github.com/haskell/time/milestones
2. Update version numbers
......
# Change Log
## [1.8.0.4]
- Fix "show minBound" bug
## [1.8.0.3]
- Add "Quick start" documentation
......
AC_INIT([Haskell time package], [1.8.0.3], [ashley@semantic.org], [time])
AC_INIT([Haskell time package], [1.8.0.4], [ashley@semantic.org], [time])
# Safety check: Ensure that we are in the correct source directory.
AC_CONFIG_SRCDIR([lib/include/HsTime.h])
......
name: time
version: 1.8.0.3
version: 1.8.0.4
stability: stable
license: BSD3
license-file: LICENSE
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment