up to 1.6

This commit is contained in:
Danny Yoo 2011-11-08 00:17:13 -05:00
parent bd136c120e
commit ad091fdf3a
2 changed files with 3 additions and 3 deletions

View File

@ -44,8 +44,8 @@ cs019-doc:
setup: setup:
raco setup --no-docs -P dyoo whalesong.plt 1 5 raco setup --no-docs -P dyoo whalesong.plt 1 6
planet-link: planet-link:
raco planet link dyoo whalesong.plt 1 5 . raco planet link dyoo whalesong.plt 1 6 .

View File

@ -1,6 +1,6 @@
#!/bin/bash #!/bin/bash
MAJOR=1 MAJOR=1
MINOR=4 MINOR=6
PROJNAME=whalesong PROJNAME=whalesong