#!/bin/bash
grep -e ^CREB_VERSION Makefile.config|awk '{print $3}'
