diff options
Diffstat (limited to 'flx/Makefile')
-rw-r--r-- | flx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/flx/Makefile b/flx/Makefile index a84b701..214385f 100644 --- a/flx/Makefile +++ b/flx/Makefile @@ -26,7 +26,7 @@ NAME=flx -VERSION=0.6.6e +VERSION=0.6.7 SRC=main.c arg.c utils.c md5.c flx.c fct1.c check.c sign.c \ input.c input_fs.c input_file.c \ output.c output_file.c |