projects
/
awesomized
/
libmemcached
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
github
raw
|
patch
| inline |
side by side
(parent:
f43cc18
)
Updated the library version constant to 0.26 (seems it was forgotten)
author
Toru Maesaka
<dev@torum.net>
Tue, 10 Feb 2009 08:13:56 +0000
(17:13 +0900)
committer
Toru Maesaka
<dev@torum.net>
Tue, 10 Feb 2009 08:13:56 +0000
(17:13 +0900)
libmemcached/memcached.h
patch
|
blob
|
history
diff --git
a/libmemcached/memcached.h
b/libmemcached/memcached.h
index cc074d447c9e4c66193c23da3e6df2f0b89eacf5..352fd0fa176edcbb57669b3e7c08014901d4aa7b 100644
(file)
--- a/
libmemcached/memcached.h
+++ b/
libmemcached/memcached.h
@@
-42,7
+42,7
@@
struct memcached_continuum_item_st {
uint32_t value;
};
-#define LIBMEMCACHED_VERSION_STRING "0.2
5
"
+#define LIBMEMCACHED_VERSION_STRING "0.2
6
"
struct memcached_analysis_st {
uint64_t most_used_bytes;