projects
/
m6w6
/
libmemcached
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
github
raw
|
patch
| inline |
side by side
(parent:
80628be
)
Update for next release.
1.0.7
author
Brian Aker
<brian@tangent.org>
Sat, 28 Apr 2012 07:48:38 +0000
(
00:48
-0700)
committer
Brian Aker
<brian@tangent.org>
Sat, 28 Apr 2012 07:48:38 +0000
(
00:48
-0700)
ChangeLog
patch
|
blob
|
history
configure.ac
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index bfa950fea046878deb25e6993b96c5ec90d8c07e..d0c8d139eba72c30c08ed8186c52f384b025b236 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,4
+1,4
@@
-1.0.7
+1.0.7
Sat Apr 28 00:48:29 PDT 2012
* Add API call for exist calls.
* Update all license files to be BSD.
diff --git
a/configure.ac
b/configure.ac
index ac2b28b37387c123b5ff9085e95dba878ebef135..89eeb23cc3d52e417f77a2d8d63c57654dfcbe55 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.
6
],[http://libmemcached.org/])
+AC_INIT([libmemcached],[1.0.
7
],[http://libmemcached.org/])
AC_CONFIG_AUX_DIR(config)