git://gitweb.devoid-pointer.net
/
FFBChecker.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4498d03
)
Version bump.
0.2a
author
Michal Malý
<madcatxster@prifuk.cz>
Wed, 31 Jul 2013 20:01:33 +0000
(22:01 +0200)
committer
Michal Malý
<madcatxster@prifuk.cz>
Wed, 31 Jul 2013 20:01:33 +0000
(22:01 +0200)
globals.h
patch
|
blob
|
blame
|
history
diff --git
a/globals.h
b/globals.h
index fb03c1fe85d3af1b9eba04524f7eb73d82343376..ed8d45ab6e9ea2114466b5f57d215f59b9345803 100644
(file)
--- a/
globals.h
+++ b/
globals.h
@@
-3,7
+3,7
@@
#define APP_NAME "FFBChecker"
static const int APP_VERSION_MAJOR(0);
-static const int APP_VERSION_MINOR(
1
);
+static const int APP_VERSION_MINOR(
2
);
static const char APP_VERSION_REL('a');
enum class FFBEffectTypes { NONE, CONSTANT, PERIODIC, RAMP, CONDITION, RUMBLE};