Skip to content

Commit

Permalink
Update version.h
Browse files Browse the repository at this point in the history
  • Loading branch information
ploosh-alt authored Aug 16, 2024
1 parent 076a6b8 commit 6cfe64f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/version.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#pragma once
#define UPX_VERSION_HEX 0x040300
#define UPX_VERSION_STRING "4.3.0"
#define UPX_VERSION_STRING4 "skid"
#define UPX_VERSION_STRING "meow"
#define UPX_VERSION_STRING4 "meow"
#define UPX_VERSION_DATE "Jun 19th 2024"
#define UPX_VERSION_DATE_ISO "2024-06-19"
#define UPX_VERSION_YEAR "2024"

0 comments on commit 6cfe64f

Please sign in to comment.