Skip to content

Commit

Permalink
Bump to new version.
Browse files Browse the repository at this point in the history
  • Loading branch information
Losses committed Aug 14, 2016
1 parent 4efbfce commit 57a46e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/lib/cmd.R
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ command_line <- function(){

wcR <- function(){
cls()
cat('\n Word Challange System \n=========================\n\nAuthor: Losses Don\nVersion: 1.0\n')
cat('\n Word Challange System \n=========================\n\nAuthor: Losses Don\nVersion: 1.1\n')
cat(sprintf('R Version: %s.%s\n', version$major, version$minor))
cat('EC Dictionary API: Youdao Dict\nEE Dictionary API: Merriam-Webster\n\n')
cat('This program is free software: you can redistribute it and/or modify it under the terms of the LGPLv3.\n\n')
Expand Down

0 comments on commit 57a46e1

Please sign in to comment.