From 74d4e5168b274a3087df4b9dbd339a14da17c552 Mon Sep 17 00:00:00 2001 From: Bhavani Sudha Saktheeswaran Date: Wed, 16 Apr 2014 14:52:05 -0700 Subject: [PATCH] Releaseing Voldemort 1.7.3 --- build.properties | 2 +- release_notes.txt | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/build.properties b/build.properties index 6ae2380fb..3f19e496c 100644 --- a/build.properties +++ b/build.properties @@ -48,5 +48,5 @@ javac.version=1.5 scalac.version=2.10 ## Release -curr.release=1.7.2 +curr.release=1.7.3 diff --git a/release_notes.txt b/release_notes.txt index 454e1ccb2..0651cd422 100644 --- a/release_notes.txt +++ b/release_notes.txt @@ -1,3 +1,7 @@ +Release 1.7.3 on 04/16/2014 + +* Fix RESTClientFactory to return a LazyStoreClient + Release 1.7.2 on 04/15/2014 * Quota limiting related fix -- 2.11.4.GIT