Browse Source

version: 3.2.1

Michele Caini 6 years ago
parent
commit
dc78a3e56d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      CMakeLists.txt

+ 1 - 1
CMakeLists.txt

@@ -16,7 +16,7 @@ endif()
 # Project configuration
 #
 
-project(EnTT VERSION 3.2.0 LANGUAGES CXX)
+project(EnTT VERSION 3.2.1 LANGUAGES CXX)
 
 include(GNUInstallDirs)