--- trunk/mplayer/make-git-snapshot.sh 2015/12/03 12:26:39 2733 +++ trunk/mplayer/make-git-snapshot.sh 2016/04/05 11:48:50 2774 @@ -4,7 +4,7 @@ # # to make a snapshot of the given tag/branch. Defaults to HEAD. -DIRNAME=mplayer-1.2_git$( date +%Y%m%d ) +DIRNAME=mplayer-1.3_git$( date +%Y%m%d ) echo DIRNAME ${DIRNAME} echo HEAD ${1:-HEAD}