Skip to content

Commit

Permalink
version 0.5.7
Browse files Browse the repository at this point in the history
  • Loading branch information
starius committed Mar 29, 2016
1 parent d3dd1ad commit f2050a2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Expand Up @@ -5,7 +5,7 @@ enable_testing()

set(VERSION_MAJOR 0)
set(VERSION_MINOR 5)
set(VERSION_PATCH 6)
set(VERSION_PATCH 7)

if (EXISTS ${PROJECT_SOURCE_DIR}/.git)
execute_process(COMMAND
Expand Down
3 changes: 3 additions & 0 deletions README.md
Expand Up @@ -671,6 +671,9 @@ $ ./windows/package.sh

## Changelog

- **Version 0.5.7**. Bug fixe.
- Info: don't print info about identity of g-blocks.

- **Version 0.5.6**. Bug fixes and improvements.
- Bug fixes:
- GUI: fix detection of CDS for start/stop codones.
Expand Down

0 comments on commit f2050a2

Please sign in to comment.