diff options
-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 = 4 LIB_VERSION = $(LIB_MAJOR).$(LIB_MINOR) LIB_NAME = simple |
index : libsimple | ||
[Stable] A bunch of C functions that are useful when writing simple code | Mattias Andrée <m@maandree.se> |
aboutsummaryrefslogtreecommitdiffstats |
-rw-r--r-- | Makefile | 2 |
@@ -11,7 +11,7 @@ include mk/$(OS).mk LIB_MAJOR = 1 -LIB_MINOR = 0 +LIB_MINOR = 4 LIB_VERSION = $(LIB_MAJOR).$(LIB_MINOR) LIB_NAME = simple |