This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
Repositories
Datasets
Forum
实训
竞赛
大数据
应用
Register
Sign In
OpenI
/
MegEngine
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
31
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
chore(release): bump version
release-1.11.1
wanchenxi
2 years ago
parent
6db4620e6d
commit
7b3f9e85bd
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
src/core/include/megbrain/version.h
+ 2
- 2
src/core/include/megbrain/version.h
View File
@@ -3,8 +3,8 @@
#include "megbrain_build_config.h"
#define MGE_MAJOR 1
#define MGE_MINOR
9999
#define MGE_PATCH
0
#define MGE_MINOR
11
#define MGE_PATCH
1
// for rc version, could be like "rc1", "rc2", etc
#define MGE_EXTRA_NAME ""
Write
Preview
Loading…
Cancel
Save