Skip to content

Commit

Permalink
Version 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rxi committed Jan 16, 2017
1 parent d2c5a07 commit 9567917
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/microtar.h
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
#include <stdio.h>
#include <stdlib.h>

#define MTAR_VERSION "0.0.0"
#define MTAR_VERSION "0.1.0"

enum {
MTAR_ESUCCESS = 0,
Expand Down

0 comments on commit 9567917

Please sign in to comment.