mirror of
https://github.com/brl/mutter.git
synced 2024-11-26 10:00:45 -05:00
that should not have been checked in
svn path=/trunk/; revision=4199
This commit is contained in:
parent
4e0d8a0cbb
commit
3093d7e95a
@ -364,7 +364,7 @@ def main():
|
|||||||
check_we_are_up_to_date()
|
check_we_are_up_to_date()
|
||||||
version = version_numbers()
|
version = version_numbers()
|
||||||
check_file_does_not_exist(version)
|
check_file_does_not_exist(version)
|
||||||
#edit_news_entry(version)
|
edit_news_entry(version)
|
||||||
build_it_all(version)
|
build_it_all(version)
|
||||||
tag_the_release(version)
|
tag_the_release(version)
|
||||||
increment_version(version)
|
increment_version(version)
|
||||||
|
Loading…
Reference in New Issue
Block a user