Skip to content

Commit

Permalink
s/devel2/dev2/
Browse files Browse the repository at this point in the history
  • Loading branch information
tmiw authored Jan 29, 2025
1 parent e4b0600 commit e6fa88a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ endif(APPLE)
# Adds a tag to the end of the version string. Leave empty
# for official release builds.
if(NOT DEFINED FREEDV_VERSION_TAG)
set(FREEDV_VERSION_TAG "devel2")
set(FREEDV_VERSION_TAG "dev2")
add_definitions(-DUNOFFICIAL_RELEASE)
endif(NOT DEFINED FREEDV_VERSION_TAG)

Expand Down

0 comments on commit e6fa88a

Please sign in to comment.