Skip to content

Commit

Permalink
Release version 2.9.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
0xC0000054 committed Aug 23, 2021
1 parent cb51ccf commit 22fefb7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/common/version.h
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
#ifndef VERSION_H
#define VERSION_H

#define VI_VERSION 2,9,8,2
#define VI_VERSION_STR "2.9.8.2"
#define VI_VERSION 2,9,8,3
#define VI_VERSION_STR "2.9.8.3"

#endif // !VERSION_H

0 comments on commit 22fefb7

Please sign in to comment.