diff options
author | 2024-07-24 12:57:15 +0200 | |
---|---|---|
committer | 2024-07-24 12:57:15 +0200 | |
commit | fc788c9a79f99cb3bcaa1b5a23f4af32e225d69d (patch) | |
tree | afac82ea7c6e26a5d58a96c8298d42b450683bbc | |
parent | 92e0d34ec242260af61258ee6c0a5e8a7fc83a97 (diff) | |
download | properties-0.0.0-alpha.1.tar.gz properties-0.0.0-alpha.1.zip |
libproperties 0.0.0-alpha.1v0.0.0-alpha.1
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -VER = 0.0.0-alpha.0 +VER = 0.0.0-alpha.1 LEX = lex YACC = yacc CC = cc |