diff options
Diffstat (limited to '')
| -rw-r--r-- | Makefile | 2 | 
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ include mk/$(OS).mk  LIB_MAJOR = 1 -LIB_MINOR = 0 +LIB_MINOR = 1  LIB_VERSION = $(LIB_MAJOR).$(LIB_MINOR)  LIB_NAME = ar2simplified  | 
