--- trunk/plymouth/make-git-snapshot.sh 2011/06/03 12:48:25 1346 +++ trunk/plymouth/make-git-snapshot.sh 2013/06/03 09:40:08 2182 @@ -5,7 +5,7 @@ # to make a snapshot of the given tag/branch. Defaults to HEAD. MODULE=plymouth -DIRNAME=${MODULE}-0.8.4_$( date +%Y%m%d ) +DIRNAME=${MODULE}-0.8.8_$( date +%Y%m%d ) DESTINATION="root@cvs.magellan-linux.de:/var/www/htdocs/magellan/magellan-dev/sources/${MODULE}/" echo DIRNAME ${DIRNAME}