]> git.0d.be Git - empathy.git/commitdiff
release.py: update last_tag_pattern
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Mon, 18 Oct 2010 14:06:14 +0000 (16:06 +0200)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Mon, 18 Oct 2010 14:35:33 +0000 (16:35 +0200)
release.py

index 3723697b66f8188e1a023d0e6e88d5c1fb0c4945..00ca67ead5aab437ccd62201afdc581d89475a00 100755 (executable)
@@ -9,7 +9,7 @@ import time
 from string import Template
 from optparse import OptionParser
 
-last_tag_pattern = 'EMPATHY_2_32*'
+last_tag_pattern = 'EMPATHY_2_91*'
 upload_server = 'master.gnome.org'
 template = '''\
 $name $version is now available for download from: