Skip to content

Commit 508e472

Browse files
committed
bumping version for new release
1 parent 06a6d6a commit 508e472

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/edb.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ bool function_symbol_base(edb::address_t address, QString *value, int *offset) {
9696
}
9797
}
9898

99-
const char version[] = "1.1.0";
99+
const char version[] = "1.2.0";
100100

101101
namespace internal {
102102

0 commit comments

Comments
 (0)