Skip to content

Commit

Permalink
updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
skypjack committed Sep 2, 2018
1 parent c55a97c commit 06426e4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ endif()
# Project configuration
#

project(EnTT VERSION 2.7.2)
project(EnTT VERSION 2.7.3)

include(GNUInstallDirs)

Expand Down
2 changes: 1 addition & 1 deletion TODO
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@
* reflection system (maybe)
* C++17. That's all.
* AOB
* lower case names (?)
* tag_t and the others, create constexpr var
* namespace scope separation (entt::ecs, entt::signal, and so on)

0 comments on commit 06426e4

Please sign in to comment.