From ed4c4e35658c9d2849ad6fde9c9a423323026a53 Mon Sep 17 00:00:00 2001 From: jakob Date: Thu, 2 Mar 2017 19:17:14 -0500 Subject: First alpha release of version 2.0.0 --- src/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/main.c b/src/main.c index d135f15..da9a835 100644 --- a/src/main.c +++ b/src/main.c @@ -30,7 +30,7 @@ #include "io.h" #include "table.h" -#define VERSION_STR "2.0.0b1" +#define VERSION_STR "2.0.0a1" /* Pointer to a function to be mapped to entries in the table. */ typedef void (*mapfn)(struct stream *archive, struct table_entry *e, -- cgit v1.3