Skip to content
This repository has been archived by the owner on Feb 28, 2024. It is now read-only.

Commit

Permalink
CVE-2020-27743
Browse files Browse the repository at this point in the history
  • Loading branch information
kravietz authored Oct 27, 2020
1 parent a2d8fd0 commit a3fa914
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libtac/lib/version.c
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@

int tac_ver_major = 1;
int tac_ver_minor = 10;
int tac_ver_patch = 0; /* patchlevel */
int tac_ver_patch = 1; /* patchlevel */

0 comments on commit a3fa914

Please sign in to comment.