Skip to content

Commit

Permalink
bumping post 2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jgillis committed Sep 22, 2015
1 parent adb0e4e commit 5a781fb
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
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 2.8.6)
project(casadi C CXX)
set(PACKAGE_NAME "CasADi")
set(PACKAGE_VERSION "2.4.0")
set(PACKAGE_VERSION "2.4.0+")
set(PACKAGE_SO_VERSION "2.5")
set(PACKAGE_DESCRIPTION "CasADi is a symbolic framework for automatic differentation and numeric optimization")
set(PACKAGE_AUTHOR "Joel Andersson")
Expand Down

0 comments on commit 5a781fb

Please sign in to comment.