Skip to content

Commit

Permalink
prepare v2.3.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
genscale-admin committed May 16, 2017
1 parent 51f7a4d commit e943a6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ find_package (JNI REQUIRED)
#
set (plast_VERSION_MAJOR 2)
set (plast_VERSION_MINOR 3)
set (plast_VERSION_PATCH 1)
set (plast_VERSION_PATCH 2)
set (plast-version ${plast_VERSION_MAJOR}.${plast_VERSION_MINOR}.${plast_VERSION_PATCH})
set (plast-date "xxxx-xx-xx")

Expand Down

0 comments on commit e943a6d

Please sign in to comment.