Removed branch

This commit is contained in:
Mario Danic
2008-03-12 09:28:21 +00:00
parent b636d4ae16
commit a1740048c5
39 changed files with 0 additions and 28704 deletions

View File

@ -1,9 +0,0 @@
#!/bin/sh
# Create version timestamp xorriso/xorriso_timestamp.h
# to be executed within ./libisoburn-develop
timestamp="$(date -u '+%Y.%m.%d.%H%M%S')"
echo "Version timestamp : $timestamp"
echo '#define Xorriso_timestamP "'"$timestamp"'"' >xorriso/xorriso_timestamp.h