Skip to content

Commit d294db9

Browse files
committed
Release 0.2.0
1 parent b6fd311 commit d294db9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

include/xtensor-fftw/xtensor-fftw_config.hpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
#define XTENSOR_FFTW_CONFIG_HPP
1111

1212
#define XTENSOR_FFTW_VERSION_MAJOR 0
13-
#define XTENSOR_FFTW_VERSION_MINOR 1
14-
#define XTENSOR_FFTW_VERSION_PATCH 2
13+
#define XTENSOR_FFTW_VERSION_MINOR 2
14+
#define XTENSOR_FFTW_VERSION_PATCH 0
1515

1616
#endif //XTENSOR_FFTW_CONFIG_HPP

0 commit comments

Comments
 (0)