Skip to content

Commit 21a51b7

Browse files
committed
prepare for 2.0.12 release
1 parent 5597466 commit 21a51b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎uwsgi.gemspec‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Gem::Specification.new do |s|
22
s.name = 'uwsgi'
33
s.license = 'GPL-2'
44
s.version = `python -c "import uwsgiconfig as uc; print uc.uwsgi_version"`.sub(/-dev-.*/,'')
5-
s.date = '2015-10-07'
5+
s.date = '2015-12-30'
66
s.summary = "uWSGI"
77
s.description = "The uWSGI server for Ruby/Rack"
88
s.authors = ["Unbit"]

0 commit comments

Comments
 (0)