projects
/
frida
/
frida.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2b057d0
)
Set Version
author
Christoph Egger
<Christoph.Egger@fau.de>
Thu, 5 Mar 2015 13:25:12 +0000
(14:25 +0100)
committer
Christoph Egger
<Christoph.Egger@fau.de>
Thu, 5 Mar 2015 13:25:12 +0000
(14:25 +0100)
src/main.cxx
patch
|
blob
|
history
diff --git
a/src/main.cxx
b/src/main.cxx
index b24bb5b9ee1c77f4633b2d76ed729c5b2f1d57cd..8c0916cd0d9de3b7bd12531cccf96620fd923e34 100644
(file)
--- a/
src/main.cxx
+++ b/
src/main.cxx
@@
-31,6
+31,7
@@
int main(int argc, char** argv)
#endif
QApplication::setApplicationName("frida");
+ QApplication::setApplicationVersion("0.0");
#ifdef ARGPARSE
parser.addHelpOption();
parser.addVersionOption();