Imported Upstream version 3.2.1
This commit is contained in:
@@ -28,10 +28,10 @@ else
|
||||
fi
|
||||
|
||||
# Current version number
|
||||
CURRENTVERSION=3.1.1
|
||||
CURRENTVERSION=3.2.1
|
||||
|
||||
# Last date
|
||||
LASTDATE=2017-05-24
|
||||
LASTDATE=2017-09-01
|
||||
|
||||
if [ "x$1" = "x" ]
|
||||
then
|
||||
@@ -41,6 +41,8 @@ then
|
||||
echo "update version number and modification date in files."
|
||||
echo "Use the \"newdate\" argument if you want to keep the current version"
|
||||
echo "number and just update the modification date."
|
||||
echo "When using \"newdate\" you can specify the release date with"
|
||||
echo "a second argument in the form of YYYY-MM-DD."
|
||||
echo ""
|
||||
echo "Current version=$CURRENTVERSION"
|
||||
echo "Current Modification date=$LASTDATE"
|
||||
|
||||
Reference in New Issue
Block a user