Skip to content

Commit

Permalink
Release version 3.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
0xC0000054 committed Sep 4, 2024
1 parent 0ee7cfb commit f8491bd
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 3,4,0,0
#define VI_VERSION_STR "3.4.0.0"
#define VI_VERSION 3,4,1,0
#define VI_VERSION_STR "3.4.1.0"

#endif // !VERSION_H

0 comments on commit f8491bd

Please sign in to comment.