changed version number from 2.1 to 2.1.1 for makermcrpm.

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2576 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
linggao 2009-01-07 18:18:24 +00:00
parent 8718bbc012
commit 9de6917f30

View File

@ -1,6 +1,6 @@
#!/bin/sh
OSNAME=$(uname)
version='2.1'
version='2.1.1'
if [ "$OSNAME" = "AIX" ]
then