Skip to content

Commit

Permalink
updated revision number
Browse files Browse the repository at this point in the history
  • Loading branch information
Heng Li committed Oct 24, 2011
1 parent eed46e8 commit 1f970b4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bwa.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH bwa 1 "24 January 2011" "bwa-0.5.9" "Bioinformatics tools"
.TH bwa 1 "24 October 2011" "bwa-0.6.0" "Bioinformatics tools"
.SH NAME
.PP
bwa - Burrows-Wheeler Alignment Tool
Expand Down
2 changes: 1 addition & 1 deletion main.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#include "utils.h"

#ifndef PACKAGE_VERSION
#define PACKAGE_VERSION "0.6.0-r46-dev"
#define PACKAGE_VERSION "0.6.0-r53-dev"
#endif

static int usage()
Expand Down

0 comments on commit 1f970b4

Please sign in to comment.