diff options
Diffstat (limited to 'examples/redis-unstable/src/version.h')
| -rw-r--r-- | examples/redis-unstable/src/version.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/redis-unstable/src/version.h b/examples/redis-unstable/src/version.h new file mode 100644 index 0000000..89aef53 --- /dev/null +++ b/examples/redis-unstable/src/version.h | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | #define REDIS_VERSION "255.255.255" | ||
| 2 | #define REDIS_VERSION_NUM 0x00ffffff | ||
