Mentions légales du service

Skip to content
Snippets Groups Projects
Commit dc1d72ab authored by MARAIT Gilles's avatar MARAIT Gilles
Browse files

Version 0.3.7

parent 657c223b
No related branches found
No related tags found
No related merge requests found
......@@ -30,7 +30,7 @@ set(CMAKE_INSTALL_RPATH_USE_LINK_PATH TRUE)
# Set current version
set (PADDLE_VERSION_MAJOR 0)
set (PADDLE_VERSION_MINOR 3)
set (PADDLE_VERSION_MICRO 5)
set (PADDLE_VERSION_MICRO 7)
set( PADDLE_VERSION "${PADDLE_VERSION_MAJOR}.${PADDLE_VERSION_MINOR}.${PADDLE_VERSION_MICRO}" )
......
......@@ -14,7 +14,7 @@
#define PDL_DEFS_F_H__
#ifndef PADDLE_VERSION
#define PADDLE_VERSION '0.3.6'
#define PADDLE_VERSION '0.3.7'
#endif
#ifdef PDL_DEBUG
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment