Skip to content

Commit

Permalink
v0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
VHSgunzo committed Feb 16, 2023
1 parent 77bc9aa commit bec1d62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ptyspawn.h
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit bec1d62

Please sign in to comment.