Skip to content

Commit

Permalink
Merge branch 'dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
lh3 committed Feb 23, 2016
2 parents 67aa1ca + 9e5852c commit 8366203
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Detailed changes:
license. This allows us to create an Apache2-licensed BWA (in the "Apache2"
branch) for commercial users who are concerned with GPL.

(0.7.13: 23 Feburary 2016, r1118)
(0.7.13: 23 Feburary 2016, r1126)



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.7.12-r1102-dirty"
#define PACKAGE_VERSION "0.7.13-r1126"
#endif

int bwa_fa2pac(int argc, char *argv[]);
Expand Down

0 comments on commit 8366203

Please sign in to comment.