Corrected Lasso minor version in SWIG binding.

This commit is contained in:
Emmanuel Raviart 2004-09-07 07:45:39 +00:00
parent e7ffd783d7
commit e1510ecd97
1 changed files with 1 additions and 1 deletions

View File

@ -201,7 +201,7 @@ int lasso_shutdown(void);
%rename(VERSION_SUBMINOR) LASSO_VERSION_SUBMINOR;
#endif
#define LASSO_VERSION_MAJOR 0
#define LASSO_VERSION_MINOR 3
#define LASSO_VERSION_MINOR 4
#define LASSO_VERSION_SUBMINOR 0