Skip to content

Commit

Permalink
Update for 1.14.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
nickg committed Oct 26, 2024
1 parent 0b879da commit e10a10e
Show file tree
Hide file tree
Showing 4 changed files with 133 additions and 122 deletions.
2 changes: 2 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
## Unreleased changes

## Version 1.14.1 - 2024-10-26
- Fixed an error when using the `work` library alias and the working
library has the same name as design unit being analysed (#991).
- Added a check for illegal references to signal or variable external
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
AC_INIT([nvc], [1.14.0],
AC_INIT([nvc], [1.14.1],
[https://github.com/nickg/nvc/issues],
[nvc],
[https://www.nickg.me.uk/nvc/])
Expand Down
Loading

0 comments on commit e10a10e

Please sign in to comment.