Skip to content

Commit 6d9fb5b

Browse files
committed
version 1.1.0!
1 parent dc0cf77 commit 6d9fb5b

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.0.0";
99+
const char version[] = "1.1.0";
100100

101101
namespace internal {
102102

0 commit comments

Comments
 (0)