mirror of
https://github.com/rizinorg/cutter.git
synced 2024-12-18 19:06:10 +00:00
change version to 1.1 (#244)
This commit is contained in:
parent
e1d472d95f
commit
69506b6460
@ -30,7 +30,7 @@
|
||||
#define __question(x) (QMessageBox::Yes==QMessageBox::question (this, "Alert", QString(x), QMessageBox::Yes| QMessageBox::No))
|
||||
|
||||
#define APPNAME "Cutter"
|
||||
#define CUTTER_VERSION "1.0"
|
||||
#define CUTTER_VERSION "1.1"
|
||||
|
||||
#define Core() (CutterCore::getInstance())
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user