Moving repository to git. v0.10.6
authorLuís Oliveira <luis@r42.eu>
Sun, 22 Aug 2010 12:42:31 +0000 (13:42 +0100)
committerLuís Oliveira <luis@r42.eu>
Sun, 22 Aug 2010 12:42:31 +0000 (13:42 +0100)
commitcc8517b52c31194efddbf3a847148f6ebae54d5a
tree660da1753cfbf8a9adc84f2c8909f8eb102deb2d
parentdba4cb0831d7bd338fb24eae7f5b3dd1e4fd29c4
Moving repository to git.

- Added .gitignore.
- Adapted release.sh script to git.
- Removed :version from cffi.asd. Release tarballs now get the release
  version inserted into the tarball's cffi.asd.
- Update manual with git info.
.gitignore [new file with mode: 0644]
cffi.asd
doc/cffi-manual.texinfo
scripts/release.sh