Commit 4c29f1c400b314192b7b2f5010b045a7d383d520

Authored by Jacob Vosmaer
1 parent 2ee845fe

Fix git version declaration

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
config/software/git.rb
1 1 name "git"
2   -version "1.0.0"
  2 +version "1.8.5.3"
3 3  
4 4 dependency "zlib"
5 5 dependency "openssl"
... ...