Skip to content

Commit

Permalink
Set up initial minor version of so lib.
Browse files Browse the repository at this point in the history
  • Loading branch information
vnmakarov committed Jan 13, 2023
1 parent a7213f5 commit 9847f9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GNUmakefile
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ endif

API_VERSION=0
MAJOR_VERSION=0
MINOR_VERSION=3
MINOR_VERSION=0

ifeq ($(CC),cl)
OBJSUFF=obj
Expand Down

0 comments on commit 9847f9d

Please sign in to comment.