We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c35c1c commit a1bfe20Copy full SHA for a1bfe20
CMakeLists.txt
@@ -9,7 +9,7 @@ project(bpfilter
9
LANGUAGES C
10
)
11
12
-set(PROJECT_VERSION_TWEAK "-devel")
+set(PROJECT_VERSION_TWEAK "")
13
14
message(NOTICE "bpfilter version ${CMAKE_PROJECT_VERSION}${PROJECT_VERSION_TWEAK}")
15
0 commit comments