Changeset 5751 for trunk/scripts

Show
Ignore:
Timestamp:
11/04/07 23:25:50 (13 months ago)
Author:
erijo
Message:

Make 1.3.6 the default version

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/scripts/create-licq-tarball.sh

    r5662 r5751  
    1515# What to name the tarball (REV is replaced with the svn revision) 
    1616# Note: Don't add .tar.gz or .tar.bz2 
    17 TARNAME="licq-1.3.5~rREV" 
    18 #TARNAME="licq-1.3.5-rc2" 
     17TARNAME="licq-1.3.6~rREV" 
     18#TARNAME="licq-1.3.6-rc1" 
    1919 
    2020# Archives to create (1 = create; 0 = don't create)