package com.patientkeeper.central;

public interface BuildVersion {
    String stamp = "110531";
    String tag = "MOBILIZER_2_4_6-20051101_2";
}
