bump to version 197.0-1
This commit is contained in:
parent
3118747d0b
commit
b48bef9ac5
2 changed files with 2 additions and 2 deletions
|
|
@ -247,7 +247,7 @@ def upload(token):
|
|||
|
||||
# create signatures
|
||||
exec('gpg --yes --detach-sign {}'.format(setup_filename))
|
||||
exec('echo Press Control-D to continue (is this still needed?)... ; cat > /dev/null')
|
||||
exec('echo "Press Control-D to continue (is this still needed?)..." ; cat > /dev/null')
|
||||
exec('gpg --yes --detach-sign {}'.format(pazip_filename))
|
||||
|
||||
# upload everything
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
106.0.5
|
||||
107.0
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue