We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de64841 commit 795fe92Copy full SHA for 795fe92
CMakeLists.txt
@@ -18,7 +18,7 @@ CMAKE_MINIMUM_REQUIRED(VERSION 2.8)
18
19
PROJECT(cppadcg CXX C)
20
21
-SET(cppadcg_version "1.4.0" )
+SET(cppadcg_version "1.5.0" )
22
SET(cppadcg_url "https://github.com/joaoleal/CppADCodeGen" )
23
SET(cppadcg_description "A C++ Algorithmic Differentiation Package with Source Code Generation" )
24
0 commit comments