diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,7 @@ # if static=1 then compile the static library STATIC=0 -VERSION=1.0 +VERSION=1.0.1 # products of the compilation PROJECT_SO=libinum.so.$(VERSION) |