Skip to content

Commit a1bfe20

Browse files
committed
Release 0.1.0
1 parent 0c35c1c commit a1bfe20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ project(bpfilter
99
LANGUAGES C
1010
)
1111

12-
set(PROJECT_VERSION_TWEAK "-devel")
12+
set(PROJECT_VERSION_TWEAK "")
1313

1414
message(NOTICE "bpfilter version ${CMAKE_PROJECT_VERSION}${PROJECT_VERSION_TWEAK}")
1515

0 commit comments

Comments
 (0)