[Lemon-commits] [lemon_svn] alpar: r2529 - hugo/trunk/scripts

Lemon SVN svn at lemon.cs.elte.hu
Mon Nov 6 20:53:18 CET 2006


Author: alpar
Date: Fri Feb  3 17:00:36 2006
New Revision: 2529

Modified:
   hugo/trunk/scripts/release

Log:
Minor change.

Modified: hugo/trunk/scripts/release
==============================================================================
--- hugo/trunk/scripts/release	(original)
+++ hugo/trunk/scripts/release	Fri Feb  3 17:00:36 2006
@@ -11,8 +11,8 @@
 }
 
 VERSION=$1
-PKGNAME=lemon
-VERSION_STRING=svn-head
+PKGNAME='lemon'
+VERSION_STRING='svn-head'
 
 make-dir release-dir
 cd release-dir



More information about the Lemon-commits mailing list