diff --git a/ptyspawn.h b/ptyspawn.h index 7a5301c..9e42b34 100644 --- a/ptyspawn.h +++ b/ptyspawn.h @@ -1,7 +1,7 @@ #ifndef _PTYSPAWN_H #define _PTYSPAWN_H -#define PTYSPAWN_VERSION "v0.0.3" +#define PTYSPAWN_VERSION "v0.0.4" #define PTYSPAWN_USAGE "Usage: ptyspawn [ -vhV ] command {command args}" #define _POSIX_C_SOURCE 200809L