Skip to content

Commit

Permalink
makefile: add soname comment
Browse files Browse the repository at this point in the history
  • Loading branch information
sreimers committed Dec 8, 2020
1 parent 4112955 commit cd2b22d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@
VER_MAJOR := 1
VER_MINOR := 1
VER_PATCH := 0

# Soname ABI version
VER_ABI := 1

PROJECT := re
Expand Down

0 comments on commit cd2b22d

Please sign in to comment.