Skip to content

Commit

Permalink
v2023.01.25
Browse files Browse the repository at this point in the history
  • Loading branch information
erichelgeson committed Jan 25, 2023
1 parent f58f801 commit 10d7566
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/BlueSCSI_config.h
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include <BlueSCSI_platform.h>

// Use variables for version number
#define FW_VER_NUM "1.2.1"
#define FW_VER_SUFFIX "devel"
#define FW_VER_NUM "2023.01.25"
#define FW_VER_SUFFIX "release"
#define BLUESCSI_FW_VERSION FW_VER_NUM "-" FW_VER_SUFFIX

// Configuration and log file paths
Expand Down

0 comments on commit 10d7566

Please sign in to comment.