working on dist

git-svn-id: svn://136.177.114.72/svn_GW/IPhreeqc/trunk@8017 1feff8c3-07ed-0310-ac33-dd36852eb9cd
This commit is contained in:
Scott R Charlton 2013-09-07 00:40:15 +00:00
parent 05872a6340
commit fde4104c34
2 changed files with 2 additions and 2 deletions

View File

@ -28,7 +28,7 @@
# To build a Windows zip file package pass -zip.
# echo everything
# set -x
set -x
# A quick and dirty usage message
USAGE="USAGE: ./dist.sh -v VERSION -r REVISION -d RELEASE_DATE \

View File

@ -31,7 +31,7 @@ PROJECT_NAME = IPhreeqc
# This could be handy for archiving the generated documentation or
# if some version control system is used.
PROJECT_NUMBER = ^PHREEQC_VER^
PROJECT_NUMBER = @PHREEQC_VER@
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
# base path where the generated documentation will be put.