Skip to content

Commit

Permalink
CRAN Release 1.1-4
Browse files Browse the repository at this point in the history
  • Loading branch information
mhahsler committed Feb 22, 2016
1 parent 784d4ad commit 0e831d6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
@@ -1,8 +1,8 @@
Package: TSP
Type: Package
Title: Traveling Salesperson Problem (TSP)
Version: 1.1-3.1
Date: 2015-x-x
Version: 1.1-4
Date: 2016-2-21
Authors@R: c(
person("Michael", "Hahsler", role = c("aut", "cre", "cph"),
email = "mhahsler@lyle.smu.edu"),
Expand Down
2 changes: 1 addition & 1 deletion inst/NEWS
@@ -1,4 +1,4 @@
Changes in version 1.1-3.1 (x/x/2015)
Changes in version 1.1-4 (2/21/2016)
* fixed bug in arbitrary insertion for TSPs with two or less cities
(bug report by Shrinidhee Shevade).
* concorde and linkern help: exe argument was removed. The exe control
Expand Down

0 comments on commit 0e831d6

Please sign in to comment.