Skip to content

Commit

Permalink
version 2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiaskunz committed Jul 16, 2013
1 parent eafc605 commit 21ed8a6
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 @@ -4,7 +4,7 @@ project (grip_all)
message (STATUS "Creating Makefile for the GRIP project")

set(GRIP_MAJOR_VERSION "2")
set(GRIP_MINOR_VERSION "4")
set(GRIP_MINOR_VERSION "5")
set(GRIP_PATCH_VERSION "0precise")
set(PKG_DESC "GRIP is a robotics simulator based on the DART physics engine.")
set(GRIP_VERSION "${GRIP_MAJOR_VERSION}.${GRIP_MINOR_VERSION}.${GRIP_PATCH_VERSION}")
Expand Down

0 comments on commit 21ed8a6

Please sign in to comment.