Skip to content

Commit a3c026c

Browse files
committed
bump version
1 parent 76fe3c2 commit a3c026c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGES

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -696,3 +696,4 @@ unreleased Version 0.3.40
696696
* bugzilla 13213: there are now both "goto definition" and "goto declaration", where the former
697697
will try to find the forward declared symbols through the object browser (including C/C++)
698698
* object browser/symbol search: now filters out __unittest and __invariant symbols
699+
* cv2pdb: updated to 0.33 with better DWARF location support

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
#define VERSION_MINOR 3
33
#define VERSION_REVISION 40
44
#define VERSION_BETA -beta
5-
#define VERSION_BUILD 3
5+
#define VERSION_BUILD 4

0 commit comments

Comments
 (0)