summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/main.c2
1 files changed, 1 insertions, 1 deletions
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,