Skip to content

Commit

Permalink
Fix version tag.
Browse files Browse the repository at this point in the history
  • Loading branch information
JavDomGom committed Nov 30, 2021
1 parent e56bb92 commit 6737ed0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/libcommon.h
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
#include <ctype.h>

#define PROGRAM_NAME "VideoStego"
#define PROGRAM_VERSION "0.1.0"
#define PROGRAM_VERSION "1.0.1"
#define AUTHORS "Javier Dominguez Gomez"

void printUsage ();
Expand Down

0 comments on commit 6737ed0

Please sign in to comment.