Skip to content

Commit

Permalink
HevConfig: Bump up to 2.7.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
heiher committed Jan 20, 2025
1 parent ca8de99 commit 954e23d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/hev-config-const.h
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
#define __HEV_CONFIG_CONST_H__

#define MAJOR_VERSION (2)
#define MINOR_VERSION (6)
#define MICRO_VERSION (9)
#define MINOR_VERSION (7)
#define MICRO_VERSION (0)

#endif /* __HEV_CONFIG_CONST_H__ */

0 comments on commit 954e23d

Please sign in to comment.