Skip to content

Commit 67c1aca

Browse files
committed
update displayed version to 3.5 also
1 parent f567b76 commit 67c1aca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#ifndef __VERSION__H__
22
#define __VERSION__H__
3-
#define VERSION "3.4"
3+
#define VERSION "3.5"
44
#endif

0 commit comments

Comments
 (0)