diff --git a/get_snapshot b/get_snapshot index 21218c6..8fd21ea 100755 --- a/get_snapshot +++ b/get_snapshot @@ -4,7 +4,7 @@ PROJECT='icinga-php-common' now=$(date +%s) -package_version="1.0.0${now}+00000000" +package_version="1.0.0${now}00000000" commit="bogus" tarball="icinga-php-common_empty.orig.tar.gz" branch="bogus"