diff --git a/.gitignore b/.gitignore
index b5167643491479e0ec93607d6be256802e0421ee..29a3b602cd42621a951e0a4e149c03751965b7b3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,5 +19,8 @@
 # Score record file
 scores.txt
 
+#Boost
+src/boost_1_62_0/*
+
 # Library files
 src/*.so
diff --git a/Doc/TestPlan/TestPlan.pdf b/Doc/TestPlan/TestPlan.pdf
index d56ca98ef16c5644c4fb99770153d5ea7af25b4b..815e9a748cc8fa7b3d130b84a91fb4235fa24a09 100644
Binary files a/Doc/TestPlan/TestPlan.pdf and b/Doc/TestPlan/TestPlan.pdf differ
diff --git a/Doc/TestPlan/TestPlan.tex b/Doc/TestPlan/TestPlan.tex
index a5c189000e10d1d855188987a8c0b1e613f5e27a..cc450867b476fd08e39df25af86a630d034b1cdf 100644
--- a/Doc/TestPlan/TestPlan.tex
+++ b/Doc/TestPlan/TestPlan.tex
@@ -12,15 +12,17 @@
 }
 %\usepackage[round]{natbib}
 
-\title{SE 3XA3: Test Plan\\Title of Project}
-
-\author{Team \#, Team Name
-		\\ Student 1 name and macid
-		\\ Student 2 name and macid
-		\\ Student 3 name and macid
+\title{SE 3XA3: Test Plan\\Rogue Reborn}
+
+\author{Team \#6, Team Rogue++\\\\
+	\begin{tabular} {l r}
+		Ian Prins & prinsij \\
+		Mikhail Andrenkov & andrem5 \\
+		Or Almog  & almogo
+	\end{tabular}
 }
 
-\date{\today}
+\date{Due Monday, October 31\textsuperscript{th}, 2016}
 
 \input{../Comments}
 
@@ -38,8 +40,7 @@
 \begin{tabularx}{\textwidth}{p{3cm}p{2cm}X}
 \toprule {\bf Date} & {\bf Version} & {\bf Notes}\\
 \midrule
-Date 1 & 1.0 & Notes\\
-Date 2 & 1.1 & Notes\\
+10/21/16 & 0.1 & Initial Setup\\
 \bottomrule
 \end{tabularx}
 \end{table}
@@ -246,4 +247,4 @@ Their values are defined in this section for easy maintenance.
 
 This is a section that would be appropriate for some teams.
 
-\end{document}
\ No newline at end of file
+\end{document}