bump to version 0.6.0
parent
90f75a19cb
commit
5aac89e1ef
|
@ -26,13 +26,13 @@ MTS_NAMESPACE_BEGIN
|
|||
* \brief Current release of Mitsuba
|
||||
* \ingroup libcore
|
||||
*/
|
||||
#define MTS_VERSION "0.5.0"
|
||||
#define MTS_VERSION "0.6.0"
|
||||
|
||||
/**
|
||||
* \brief Year of the current release
|
||||
* \ingroup libcore
|
||||
*/
|
||||
#define MTS_YEAR "2014"
|
||||
#define MTS_YEAR "2017"
|
||||
|
||||
/**
|
||||
* \brief A simple data structure for representing and
|
||||
|
|
Loading…
Reference in New Issue