From: Michael D. <md...@st...> - 2012-06-11 18:24:03
|
On 06/11/2012 02:17 PM, John Hunter wrote: > On Mon, Jun 11, 2012 at 10:30 AM, Michael Droettboom<md...@st...> wrote: >> John: Do you know which git revision you made the tarballs from? I'll go >> ahead and tag it. > https://github.com/matplotlib/matplotlib/commit/97f713098a71c70d70c46602794c2a0fd126b614 Thanks. Done. Here's what it was, if curious: >git tag v1.1.1-rc2 97f713098a71c70d70c46602794c2a0fd126b614 >git push --tags upstream Total 0 (delta 0), reused 0 (delta 0) To gi...@gi...:matplotlib/matplotlib.git * [new tag] v1.1.1-rc2 -> v1.1.1-rc2 Mike |