Skip to content

Commit

Permalink
update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
czyt committed May 7, 2024
1 parent 8a61e81 commit 2959707
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/version.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#define RELEASE_VER_MAIN 1
#define RELEASE_VER_SUB 5
#define RELEASE_VER_FIX 8
#define RELEASE_VER_PATCH 0
#define RELEASE_VER_PATCH 1

#define TOSTRING2(arg) #arg
#define TOSTRING(arg) TOSTRING2(arg)
Expand Down
Binary file modified src/vivaldi++.rc
Binary file not shown.

0 comments on commit 2959707

Please sign in to comment.