Skip to content

Commit

Permalink
Bump version to 36
Browse files Browse the repository at this point in the history
- Add NVDIMM support
- Re-written linux interface parser to handle how devices are
  partitioned better, and for cleaner code, with one file per device
  type.
- lots of verbosity updates
- better CI
- analysis with clang's analyzer as well as coverity
- Better handling of immutable bits in sysfs
- LIBEFIVAR_OPS=help
- lots of code cleanups.

Signed-off-by: Peter Jones <pjones@redhat.com>
  • Loading branch information
vathpela committed Jun 8, 2018
1 parent 2518c57 commit ef34492
Show file tree
Hide file tree
Showing 2 changed files with 490 additions and 459 deletions.
2 changes: 1 addition & 1 deletion Make.version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
VERSION=35
VERSION=36
Loading

0 comments on commit ef34492

Please sign in to comment.