aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlessandro Iezzi <aiezzi@alessandroiezzi.it>2023-05-11 17:32:12 +0200
committerAlessandro Iezzi <aiezzi@alessandroiezzi.it>2023-05-11 17:32:12 +0200
commit097152035ee6e9b9103f977abed7b6fe9ccd4c6d (patch)
tree4d01ff8070b081a304170489c18eec299407f04c
parent92cab25283310006d7a90781078899c9159cb9c6 (diff)
downloadstring2-0.0.0-a4.tar.gz
string2-0.0.0-a4.zip
string2 0.0.0-a4v0.0.0-a4
-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