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
4 changes: 2 additions & 2 deletions NAM/version.h
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
#define NEURAL_AMP_MODELER_DSP_VERSION_MAJOR 0

/// \brief Minor version number
#define NEURAL_AMP_MODELER_DSP_VERSION_MINOR 4
#define NEURAL_AMP_MODELER_DSP_VERSION_MINOR 5

/// \brief Patch version number
#define NEURAL_AMP_MODELER_DSP_VERSION_PATCH 0
#define NEURAL_AMP_MODELER_DSP_VERSION_PATCH 1
Loading