aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.mk b/config.mk
index 2ecd96c..ee9f2d1 100644
--- a/config.mk
+++ b/config.mk
@@ -9,7 +9,7 @@ OBJ = ${SRC:.c=.o}
NAME = str2
LIBNAME = lib${NAME}
LIBDSCR = String library (extension of the C standard string library)
-LIBVER = 0.0.1
+LIBVER = 0.0.0-a4
PC_FILE = ${NAME}.pc