Linn Crosetto and vathpela Fix recursive reference for RELEASE
e22a7b5 Sep 18, 2015
Fix recursive reference for RELEASE
Building 0.9 with GNU Make 4.0 fails with the following error:

Makefile:4: *** Recursive variable 'RELEASE' references itself (eventually).  Stop.

Change RELEASE to simply-expanded.

Signed-off-by: Linn Crosetto <linn@hpe.com>
e22a7b5