Skip to content

Commit

Permalink
Tweak version macro
Browse files Browse the repository at this point in the history
  • Loading branch information
albin-johansson committed Aug 1, 2022
1 parent 9d67a13 commit e40b055
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/app/meta/build.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

#pragma once

#define TACTILE_VERSION_STRING "0.4.0 [dev]"
#define TACTILE_VERSION_STRING "0.4.0"

#ifdef NDEBUG
#define TACTILE_DEBUG 0
Expand Down

0 comments on commit e40b055

Please sign in to comment.