Skip to content
Snippets Groups Projects
Commit 9509a4dc authored by Wuttke, Joachim's avatar Wuttke, Joachim
Browse files

update distribution instructions; version is now post-2.1.4c

parent 73f42b8c
No related branches found
No related tags found
No related merge requests found
...@@ -32,22 +32,10 @@ rm /tmp/$A ...@@ -32,22 +32,10 @@ rm /tmp/$A
dl /data/tgz/f* # CHECK size dl /data/tgz/f* # CHECK size
### upload ### upload
ftp www.messen-und-deuten.de
ftp67590-2589396 ssh wuttke@a mv /www/apps/src/frida/frida2.* /www/apps/src/frida/old/
scp /data/tgz/$A.tgz wuttke@a:/www/apps/src/frida/
hash cp ~/f2/pub/CHANGELOG wuttke@a:/www/apps/src/frida/frida2-CHANGELOG
prompt
cd www
cd J
cd src
# presently there is no place where to put the changelog
# lcd /home/jwu/f2/pub/
# put CHANGELOG
lcd /data/tgz
put # $A.tgz
dir
rename # .. old/..
quit
### ###
cd ~/f2/pub cd ~/f2/pub
......
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
## Generic initialization ## ## Generic initialization ##
############################################################################### ###############################################################################
AC_INIT([frida],[2.1.4c],[j.wuttke@fz-juelich.de]) AC_INIT([frida],[post-2.1.4c],[j.wuttke@fz-juelich.de])
# ^^^^^ delete "post-" for public releases # ^^^^^ delete "post-" for public releases
# project name must be "frida"; this determines the installation directories # project name must be "frida"; this determines the installation directories
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment