Skip to content

Commit

Permalink
Bump version to v0.0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
trigger-segfault committed Sep 28, 2022
1 parent 4a11912 commit 80e95da
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions resources/OpenLRR.rc
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_UK
// Resource constants
//

#define OPENLRR_VERSION_NUMBER 0,0,0,6
#define OPENLRR_VERSION 0.0.0.6
#define OPENLRR_VERSION_NUMBER 0,0,0,7
#define OPENLRR_VERSION 0.0.0.7

#define OPENLRR_COPYRIGHT_STRING "Copyright (C) 2022"
#define OPENLRR_VERSION_STRING STRINGIFY(OPENLRR_VERSION)
Expand Down

0 comments on commit 80e95da

Please sign in to comment.