Skip to content

Commit

Permalink
Merge branch 'bump_v'
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanlayer committed Jan 7, 2015
2 parents 515b860 + d1b5fe6 commit 2f24f20
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.8)" <<
cerr << endl << "Program: " << PROGRAM_NAME << " (v 0.2.9)" <<
endl <<
"Author: Ryan Layer ([email protected])" << endl <<
"Summary: Find structural variations in various signals." << endl <<
Expand Down

0 comments on commit 2f24f20

Please sign in to comment.