Print this page
Update git to 2.0

@@ -27,11 +27,11 @@
 #
 # Load support functions
 . ../../lib/functions.sh
 
 PROG=git
-VER=1.8.4
+VER=2.0.0
 PKG=developer/versioning/git
 SUMMARY="$PROG - a free and open source, distributed version control system"
 DESC="$SUMMARY"
 
 BUILD_DEPENDS_IPS="compatibility/ucb developer/build/autoconf"