diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-11-25 02:06:56 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-11-25 02:06:56 +0000 |
| commit | ff3a1516f6c6750773e869089674fa60c305d175 (patch) | |
| tree | 80771123806c3e1c07fa2958dac85fde6e107d7f /release | |
| parent | e520d3417161482f142827326db0cfdde6cdda22 (diff) | |
Bump version
Diffstat (limited to 'release')
| -rwxr-xr-x | release | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -70,8 +70,8 @@ if raw_input() != "y": command("git clean -f") command("git tag -m \"v%s\" v%s" % (release_version_string, release_version_string)) command("./waf clean") -command("./waf") command("./waf configure") +command("./waf") command("./waf dist") rewrite_wscript(new_pre_version) |
