Changeset 5751 for trunk/scripts
- Timestamp:
- 11/04/07 23:25:50 (13 months ago)
- Files:
-
- 1 modified
-
trunk/scripts/create-licq-tarball.sh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/scripts/create-licq-tarball.sh
r5662 r5751 15 15 # What to name the tarball (REV is replaced with the svn revision) 16 16 # Note: Don't add .tar.gz or .tar.bz2 17 TARNAME="licq-1.3. 5~rREV"18 #TARNAME="licq-1.3. 5-rc2"17 TARNAME="licq-1.3.6~rREV" 18 #TARNAME="licq-1.3.6-rc1" 19 19 20 20 # Archives to create (1 = create; 0 = don't create)
