| 
| 
int  | major | 
|   | major (binary or source incompatible changes) 
  | 
|   | 
| 
int  | minor | 
|   | minor (new features, bugfixes, major improvements version) 
  | 
|   | 
| 
int  | micro | 
|   | micro (bugfix, internal improvements, no new features version) 
  | 
|   | 
| 
int  | revision | 
|   | git revision (0 if a proper release or the git revision number Evas is built from) 
  | 
|   |