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:
4c2fd1e
)
Merge in version update
author
Brian Aker
<brian@tangent.org>
Thu, 13 Oct 2011 23:39:48 +0000
(16:39 -0700)
committer
Brian Aker
<brian@tangent.org>
Thu, 13 Oct 2011 23:39:48 +0000
(16:39 -0700)
ChangeLog
patch
|
blob
|
history
configure.ac
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index 2e1f68ee62551d090032dc6dfd7ccf6858b77933..a5a260e82a63942eb3ff5bfd0e06beb7ec4e1ef2 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,4
+1,4
@@
-1.0
+1.0
1
* Dropped libmemcached/memcached_util.h (undocumented header file)
* Added memcached_touch() and memcached_touch_by_key()
* UDP support restructured to toggle on a complete memcached_st structure.
diff --git
a/configure.ac
b/configure.ac
index f4b153b52ac9cc839e677138d5ede6236db401c2..c47a5cf14aa60a4d992dfc3a947808ff9e40e31d 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-7,7
+7,7
@@
# Use and distribution licensed under the BSD license. See
# the COPYING file in this directory for full text.
-AC_INIT([libmemcached],[1.0],[http://libmemcached.org/])
+AC_INIT([libmemcached],[1.0
1
],[http://libmemcached.org/])
AC_CONFIG_AUX_DIR(config)