Skip to content

Commit

Permalink
Release 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SylvainCorlay committed Sep 9, 2017
1 parent 21ab267 commit cf0993a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions include/xtensor-blas/xblas_config.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
#define XBLAS_CONFIG_HPP

#define XTENSOR_BLAS_VERSION_MAJOR 0
#define XTENSOR_BLAS_VERSION_MINOR 3
#define XTENSOR_BLAS_VERSION_PATCH 1
#define XTENSOR_BLAS_VERSION_MINOR 4
#define XTENSOR_BLAS_VERSION_PATCH 0

#ifndef USE_CXXLAPACK
#define USE_CXXLAPACK
Expand Down

0 comments on commit cf0993a

Please sign in to comment.