Bump all by one ver
This commit is contained in:
parent
039dd4cf8f
commit
0ad95fe3fc
2
SNHU.sty
2
SNHU.sty
|
@ -1,7 +1,7 @@
|
||||||
% snhu.sty - Custom style file for all of snhu
|
% snhu.sty - Custom style file for all of snhu
|
||||||
|
|
||||||
% Version variable
|
% Version variable
|
||||||
\def\snhuversion{v8.1}
|
\def\snhuversion{v8.2}
|
||||||
|
|
||||||
% Color for answers
|
% Color for answers
|
||||||
\usepackage{xcolor}
|
\usepackage{xcolor}
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
% Version variable
|
% Version variable
|
||||||
\def\moghimiversion{v1.3}
|
\def\moghimiversion{v1.4}
|
||||||
|
|
||||||
% Package requirements
|
% Package requirements
|
||||||
\RequirePackage{graphicx}
|
\RequirePackage{graphicx}
|
||||||
|
|
2
monk.sty
2
monk.sty
|
@ -1,7 +1,7 @@
|
||||||
% monk.sty - Custom style file for Professor Monk's coursework
|
% monk.sty - Custom style file for Professor Monk's coursework
|
||||||
|
|
||||||
% Version variable
|
% Version variable
|
||||||
\def\monkversion{v1.6}
|
\def\monkversion{v1.7}
|
||||||
|
|
||||||
\usepackage {snhu}
|
\usepackage {snhu}
|
||||||
\ProvidesPackage{monk}[\monkversion Custom package for Professor Monk]
|
\ProvidesPackage{monk}[\monkversion Custom package for Professor Monk]
|
||||||
|
|
Loading…
Reference in New Issue