Commit 8891a6a 1 parent 1f396a6 commit 8891a6a Copy full SHA for 8891a6a
File tree 1 file changed +4
-2
lines changed
1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 162
162
VERSION_LONG=" $ver_major .$ver_minor .$ver_patch .$REVISION_SVN "
163
163
164
164
SED_FILES=" $DISTPATH /configure.ac \
165
+ $DISTPATH /phreeqc_version.h \
165
166
$DISTPATH /doc/README.Phreeqc.TXT \
166
- $DISTPATH /doc/RELEASE.TXT"
167
+ $DISTPATH /doc/RELEASE.TXT \
168
+ $DISTPATH /src/class_main.cpp"
167
169
168
170
for vsn_file in $SED_FILES
169
171
do
191
193
mv $DISTPATH /doc/RELEASE.TXT $DISTPATH /doc/RELEASE
192
194
mv $DISTPATH /doc/README.Phreeqc.TXT $DISTPATH /doc/README
193
195
mv $DISTPATH /doc/NOTICE.TXT $DISTPATH /doc/NOTICE
194
- mv $DISTPATH /HTMLversion/phreeqc3.chm $DISTPATH /doc/phreeqc3.chm
196
+ mv $DISTPATH /HTMLversion/phreeqc3.chm $DISTPATH /doc/phreeqc3.chm
195
197
196
198
# if [ -n "$WIN" ]; then
197
199
# echo "Rolling $DISTNAME.zip ..."
You can’t perform that action at this time.
0 commit comments