#!/bin/bash

# Helper script to print the version of DOLFIN
echo 2018.1.0
