Mercurial > pidgin.yaz
comparison libpurple/protocols/myspace/release.sh @ 19349:35da6d99d7f0
Update for 0.15 for GSoC final release for Google.
Documentation updates only (no code changes).
author | Jeffrey Connelly <jaconnel@calpoly.edu> |
---|---|
date | Thu, 23 Aug 2007 04:41:40 +0000 |
parents | 3159f259bbe4 |
children | ff23b2470850 |
comparison
equal
deleted
inserted
replaced
19346:0762e505818c | 19349:35da6d99d7f0 |
---|---|
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.14 | 7 VERSION=0.15 |
8 make | 8 make |
9 # Include 'myspace' directory in archive, so it can easily be unextracted | 9 # Include 'myspace' directory in archive, so it can easily be unextracted |
10 # into ~/pidgin/libpurple/protocols at the correct location. | 10 # into ~/pidgin/libpurple/protocols at the correct location. |
11 # (if this command fails, run it manually). | 11 # (if this command fails, run it manually). |
12 # This convenient command requires bash. | 12 # This convenient command requires bash. |