--- trunk/mplayer/make-git-snapshot.sh 2014/02/07 09:59:22 2403 +++ trunk/mplayer/make-git-snapshot.sh 2015/12/03 12:26:39 2733 @@ -4,7 +4,7 @@ # # to make a snapshot of the given tag/branch. Defaults to HEAD. -DIRNAME=mplayer-1.1.1_git$( date +%Y%m%d ) +DIRNAME=mplayer-1.2_git$( date +%Y%m%d ) echo DIRNAME ${DIRNAME} echo HEAD ${1:-HEAD}