Skip to content

Commit

Permalink
prepare v2.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
vtx22 committed May 30, 2024
1 parent 590513a commit 5b89889
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified img/demo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/hexamine_config.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#ifndef HEXAMINE_CONFIG_H
#define HEXAMINE_CONFIG_H

constexpr const char* HEXAMINE_VERSION = "v2.1";
constexpr const char* HEXAMINE_VERSION = "v2.2";

constexpr unsigned int HEXAMINE_MAX_FPS = 60;
constexpr bool HEXAMINE_VSYNC = true;
Expand Down

0 comments on commit 5b89889

Please sign in to comment.