comparison libpurple/protocols/myspace/release.sh @ 17685:ea5258b0f67d

Update for 0.10.
author Jeffrey Connelly <jaconnel@calpoly.edu>
date Wed, 04 Jul 2007 06:37:08 +0000
parents a752e1017fe9
children 1f08b7a0fc12
comparison
equal deleted inserted replaced
17684:e440846f9a21 17685:ea5258b0f67d
2 # Created:20070618 2 # Created:20070618
3 # By Jeff Connelly 3 # By Jeff Connelly
4 4
5 # Package a new msimprpl for release. Must be run with bash. 5 # Package a new msimprpl for release. Must be run with bash.
6 6
7 VERSION=0.9 7 VERSION=0.10
8 make 8 make
9 cd .. 9 cd ..
10 # Include 'myspace' directory in archive, so it can easily be unextracted 10 # Include 'myspace' directory in archive, so it can easily be unextracted
11 # into ~/pidgin/libpurple/protocols at the correct location. 11 # into ~/pidgin/libpurple/protocols at the correct location.
12 # (if this command fails, run it manually). 12 # (if this command fails, run it manually).