Skip to content

Commit

Permalink
version 1.1.0!
Browse files Browse the repository at this point in the history
  • Loading branch information
eteran committed Nov 24, 2019
1 parent dc0cf77 commit 6d9fb5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/edb.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ bool function_symbol_base(edb::address_t address, QString *value, int *offset) {
}
}

const char version[] = "1.0.0";
const char version[] = "1.1.0";

namespace internal {

Expand Down

0 comments on commit 6d9fb5b

Please sign in to comment.