haciendaio / hacienda

Hacienda is the new shiny open source content service - built in Manchester, UK
GNU Affero General Public License v3.0
73 stars 10 forks source link

Mircea: Reading the version from git tags using git describe #11

Closed mmircea16 closed 9 years ago

mmircea16 commented 9 years ago

As per https://github.com/www-thoughtworks-com/hacienda/issues/10 changed the versioning.

Used git describe to determine the exact version. Instead of the proposed semantic versioning (which is not suported by rubygems) used 'major.minor.patch.sha'