Skip to content

Commit

Permalink
Merge pull request #6 from alexrecuenco/Version-Change
Browse files Browse the repository at this point in the history
Version 1.2.3 tag
  • Loading branch information
alexrecuenco authored Feb 13, 2018
2 parents 7392988 + 4fc3440 commit 702eb8b
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: TexExamRandomizer
Type: Package
Title: Personalizes and Randomizes Exams Written in 'LaTeX'
Version: 1.2.2
Version: 1.2.3
Author: Alejandro Gonzalez Recuenco
Maintainer: Alejandro Gonzalez Recuenco <[email protected]>
Description: Randomizing exams with 'LaTeX'.
Expand All @@ -28,4 +28,6 @@ LinkingTo: Rcpp
RoxygenNote: 6.0.1
ByteCompile: true
VignetteBuilder: knitr
SystemRequirements: C++11
SystemRequirements: C++11,
A modern compiler (>=gcc-4.9),
And latexmk is necessary to compile all output documents with the functions provided by this package

0 comments on commit 702eb8b

Please sign in to comment.