Skip to content

Commit

Permalink
Update patch number of release version since this task does not intro…
Browse files Browse the repository at this point in the history
…duce any externally visible changes.
  • Loading branch information
stefangotz committed Feb 20, 2017
1 parent 6f29667 commit 13ffa7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release_cfg.py
Expand Up @@ -32,7 +32,7 @@ class Standard(Release):
packages = ['armv7m', 'generic', 'rtos-example', 'machine-qemu-simple', 'machine-stm32f4-discovery',
'machine-armv7m-common']
platforms = ['x86_64-apple-darwin', 'x86_64-unknown-linux-gnu']
version = '1.0.0'
version = '1.0.1'
product_name = 'eChronos'
release_name = 'std'
enabled = True
Expand Down

0 comments on commit 13ffa7e

Please sign in to comment.