Skip to content

Commit

Permalink
apparently we removed a nsi file
Browse files Browse the repository at this point in the history
  • Loading branch information
mfrasca committed Jan 17, 2018
1 parent dc3f990 commit fce1ae4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/bump_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -147,5 +147,5 @@ def bump_nsi_file(filename, varname='VERSION'):
# TODO: commit the changes
print
print 'git commit -m "bumping_to_%s" bauble/version.py doc/conf.py'\
' data/ghini.desktop scripts/build.nsi packages/builddeb.sh' \
' data/ghini.desktop packages/builddeb.sh' \
' scripts/installer.cfg scripts/build-multiuser.nsi' % version

0 comments on commit fce1ae4

Please sign in to comment.