~ashn/cdoc

9e7a38487c252dd485398b6742e79ef352aaddb8 — ashn 4 years ago 04f2296 v0.3
Release v0.3
1 files changed, 1 insertions(+), 1 deletions(-)

M cdoc.c
M cdoc.c => cdoc.c +1 -1
@@ 7,7 7,7 @@
#include <stdlib.h>
#include <string.h>

#define VERSION "0.2"
#define VERSION "0.3"

//! @function usage
//!     Print usage information and exit.