Dave, should this go into 1.5.x?
On Oct 7, 2013, at 00:49 , [email protected] wrote: > Updated Branches: > refs/heads/master fba51dbd2 -> 2e081e095 > > > snappy: ensure configure.ac matches snappy release > > See history in COUCHDB-1600 for full patch > > > Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo > Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/2e081e09 > Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/2e081e09 > Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/2e081e09 > > Branch: refs/heads/master > Commit: 2e081e095192e18b5bc6cac154a8add17205b87a > Parents: fba51db > Author: Dave Cottlehuber <[email protected]> > Authored: Mon Oct 7 00:47:58 2013 +0200 > Committer: Dave Cottlehuber <[email protected]> > Committed: Mon Oct 7 00:49:08 2013 +0200 > > ---------------------------------------------------------------------- > configure.ac | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > ---------------------------------------------------------------------- > > > http://git-wip-us.apache.org/repos/asf/couchdb/blob/2e081e09/configure.ac > ---------------------------------------------------------------------- > diff --git a/configure.ac b/configure.ac > index a5c7f86..7ab4e66 100644 > --- a/configure.ac > +++ b/configure.ac > @@ -40,7 +40,7 @@ PKG_PROG_PKG_CONFIG > dnl Config for google snappy > m4_define([snappy_major], [1]) > m4_define([snappy_minor], [0]) > -m4_define([snappy_patchlevel], [3]) > +m4_define([snappy_patchlevel], [5]) > > AC_PROG_CXX > AC_LANG([C++]) >
signature.asc
Description: Message signed with OpenPGP using GPGMail
