OSDN Git Service

remove incorrect information about the api version
authorFelix Gilcher <felix.gilcher@asquera.de>
Mon, 28 Jan 2013 09:59:39 +0000 (10:59 +0100)
committerFelix Gilcher <felix.gilcher@asquera.de>
Mon, 28 Jan 2013 09:59:39 +0000 (10:59 +0100)
commit3c47e6248ade6cd8561e1e361a01f7a770907bfd
treebaac0993fa647989a5fca6648514e100c0529c04
parentbd948549293e1abfa32ec566b687670fed47a3d7
remove incorrect information about the api version

The API version is currently not equal to the gitlab major version number. Gitlab 4.1 
still uses API version 3. Point to the lib/api.rb file instead which contains the
autoritative information.
doc/api/README.md