projects
/
awesomized
/
libmemcached
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
github
raw
|
patch
| inline |
side by side
(from parent 1:
91ea345
)
Just move the version forward.
author
Brian Aker
<brian@tangent.org>
Mon, 11 Mar 2013 07:57:15 +0000
(
03:57
-0400)
committer
Brian Aker
<brian@tangent.org>
Mon, 11 Mar 2013 07:57:15 +0000
(
03:57
-0400)
ChangeLog
patch
|
blob
|
history
configure.ac
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index 55c1cfd6c017552b889d6e91d2dbcd380a9ba3bf..2ffba574ea69682f218377f52b4a5eb7eab94238 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,6
@@
+1.0.17
+*
+
1.0.16 Thu Jan 31 19:14:32 EST 2013
* Added support to do two part shutdown of socket.
* Fixes for Fedora 18.
diff --git
a/configure.ac
b/configure.ac
index f21171d319ce2b883e37b80384dbb04e0e6d90d3..a70143abc8b8a3c51715e0462dc7c46897b11a94 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-6,7
+6,7
@@
# Use and distribution licensed under the BSD license. See
# the COPYING file in this directory for full text.
-AC_INIT([libmemcached],[1.0.1
6
],[http://libmemcached.org/])
+AC_INIT([libmemcached],[1.0.1
7
],[http://libmemcached.org/])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_MACRO_DIR([m4])