Skip to content

Commit

Permalink
Updating version number
Browse files Browse the repository at this point in the history
  • Loading branch information
whaeck committed Apr 23, 2024
1 parent c8481cb commit 17decef
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ if( DEFINED PROJECT_NAME )
endif()

project( ENDFtk
VERSION 1.0.1
VERSION 1.1.0
LANGUAGES CXX
)

Expand Down
2 changes: 1 addition & 1 deletion ReleaseNotes.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Release Notes—ENDFtk
Given here are some release notes for ENDFtk.

## [ENDFtk v1.0.2](https://github.com/njoy/ENDFtk/pull/198)
## [ENDFtk v1.1.0](https://github.com/njoy/ENDFtk/pull/198)
This update adds additional interface functions to complete the human readable and ENDF speak interface for many objects:
- the NBT() and INT() interface functions to complement the boundaries() and interpolants() functions already present in TAB1 and TAB2 style components
- the numberInterpolationRegions() functions to complement the NR() function already present in TAB1 and TAB2 style components.
Expand Down

0 comments on commit 17decef

Please sign in to comment.