Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion include/nifty/nifty_config.hxx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

#define NIFTY_VERSION_MAJOR 1
#define NIFTY_VERSION_MINOR 2
#define NIFTY_VERSION_PATCH 3
#define NIFTY_VERSION_PATCH 4

// DETECT 3.6 <= clang < 3.8 for compiler bug workaround.
// from https://github.com/QuantStack/xtensor/blob/master/include/xtensor/xtensor_config.hpp
Expand Down