diff --git a/src/edb.cpp b/src/edb.cpp index 456861c7f..1b3a52a91 100644 --- a/src/edb.cpp +++ b/src/edb.cpp @@ -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 {