Minor change.
authoralpar
Fri, 03 Feb 2006 16:00:36 +0000
changeset 19547f9f1eb4af58
parent 1953 d4f411003580
child 1955 daca31868d70
Minor change.
scripts/release
     1.1 --- a/scripts/release	Fri Feb 03 15:58:24 2006 +0000
     1.2 +++ b/scripts/release	Fri Feb 03 16:00:36 2006 +0000
     1.3 @@ -11,8 +11,8 @@
     1.4  }
     1.5  
     1.6  VERSION=$1
     1.7 -PKGNAME=lemon
     1.8 -VERSION_STRING=svn-head
     1.9 +PKGNAME='lemon'
    1.10 +VERSION_STRING='svn-head'
    1.11  
    1.12  make-dir release-dir
    1.13  cd release-dir