mirror of
https://github.com/msgpack/msgpack-python.git
synced 2026-02-07 02:09:59 +00:00
version 0.3.1
This commit is contained in:
parent
840388720e
commit
5bd53f018f
3 changed files with 3 additions and 3 deletions
|
|
@ -17,7 +17,7 @@ DESCRIPTION = "Binary-based efficient data interchange format."
|
|||
RUBYFORGE_PROJECT = "msgpack"
|
||||
HOMEPATH = "http://#{RUBYFORGE_PROJECT}.rubyforge.org"
|
||||
BIN_FILES = %w( )
|
||||
VERS = "0.3.0"
|
||||
VERS = "0.3.1"
|
||||
|
||||
#REV = File.read(".svn/entries")[/committed-rev="(d+)"/, 1] rescue nil
|
||||
REV = nil
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue