Browse Source

Merge branch 'master' into dev

GitOrigin-RevId: 4692108758
tags/v0.3.2
Megvii Engine Team 5 years ago
parent
commit
4abe026b68
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/core/include/megbrain/version.h

+ 1
- 1
src/core/include/megbrain/version.h View File

@@ -13,7 +13,7 @@


#define MGB_MAJOR 8 #define MGB_MAJOR 8
#define MGB_MINOR 3 #define MGB_MINOR 3
#define MGB_PATCH 0
#define MGB_PATCH 1
//! whether it is development version //! whether it is development version
#define MGB_IS_DEV 0 #define MGB_IS_DEV 0




Loading…
Cancel
Save