Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanlayer committed Aug 18, 2014
1 parent 67fd378 commit 6f1d393
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lumpy/lumpy.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ void ShowHelp(void);
//{{{ void ShowHelp(void)
void ShowHelp(void)
{
cerr << endl << "Program: " << PROGRAM_NAME << " (v 0.2.6)" <<
cerr << endl << "Program: " << PROGRAM_NAME << " (v 0.2.7)" <<
endl <<
"Author: Ryan Layer (rl6sf@virginia.edu)" << endl <<
"Summary: Find structural variations in various signals." << endl <<
Expand Down

0 comments on commit 6f1d393

Please sign in to comment.