From d95cb608d6720b27e7dd92345c60e84b1d0f78da Mon Sep 17 00:00:00 2001 From: Riley McGee <mcgeer@mcmaster.ca> Date: Wed, 9 Nov 2016 21:51:31 -0500 Subject: [PATCH] Added revisions to revision table, signed name into document --- Doc/Design/MG/MG.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Doc/Design/MG/MG.tex b/Doc/Design/MG/MG.tex index 2a460b5..a328627 100644 --- a/Doc/Design/MG/MG.tex +++ b/Doc/Design/MG/MG.tex @@ -32,7 +32,7 @@ \title{SE 3XA3: Software Requirements Specification\\Title of Project} \author{Team \#, Team Name - \\ Student 1 name and macid + \\ Riley McGee, mcgeer \\ Student 2 name and macid \\ Student 3 name and macid } @@ -55,7 +55,7 @@ \begin{tabularx}{\textwidth}{p{3cm}p{2cm}X} \toprule {\bf Date} & {\bf Version} & {\bf Notes}\\ \midrule -Date 1 & 1.0 & Notes\\ +November 9th 2016 & 1.0 & Added Module Hierarchy\\ Date 2 & 1.1 & Notes\\ \bottomrule \end{tabularx} -- GitLab