#!/bin/csh
echo `git rev-parse --abbrev-ref HEAD` `git rev-parse --short HEAD` > VERSION
