Skip to content

Commit

Permalink
Snagboot v2.0 release
Browse files Browse the repository at this point in the history
- treewide:
    add Windows support for all SoC families except AM335x
    introduce the new Snagfactory flashing tool

- snagflash:
    add interactive mode with advanced compound commands

- AM6x:
    broaden AM62x support to include AM64x SoCs

Signed-off-by: Romain Gantois <[email protected]>
  • Loading branch information
rgantois committed Nov 20, 2024
1 parent d77a9c8 commit e38b012
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/snagrecover/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
"""

# Global version string for Snagboot
__version__ = "1.3"
__version__ = "2.0"

0 comments on commit e38b012

Please sign in to comment.