Skip to content

Commit

Permalink
fix SO version
Browse files Browse the repository at this point in the history
  • Loading branch information
sjaeckel committed Oct 17, 2019
1 parent 29c597e commit 11ab738
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion makefile_include.mk
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#version of library
VERSION=1.2.0-rc1
VERSION_PC=1.2.0
VERSION_SO=3:0:1
VERSION_SO=3:0:2

PLATFORM := $(shell uname | sed -e 's/_.*//')

Expand Down

0 comments on commit 11ab738

Please sign in to comment.