diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-10-30 10:11:43 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-10-30 20:27:36 +0700 |
commit | 360f749b9af70dbdafe9ceaafd444ea2e3d89ce4 (patch) | |
tree | d83508b552c71a697d6b91f534ddfae10283b7a3 /development/coccinelle/coccinelle.SlackBuild | |
parent | 401b4e14243fbf29dc01739994d82713167b62dd (diff) |
development/coccinelle: Updated for version 1.0.0_rc22.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/coccinelle/coccinelle.SlackBuild')
-rw-r--r-- | development/coccinelle/coccinelle.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/coccinelle/coccinelle.SlackBuild b/development/coccinelle/coccinelle.SlackBuild index 5a939c73dbe85..547dc8a0b81ec 100644 --- a/development/coccinelle/coccinelle.SlackBuild +++ b/development/coccinelle/coccinelle.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=coccinelle -VERSION=${VERSION:-1.0.0_rc21} +VERSION=${VERSION:-1.0.0_rc22} SRCVERSION=$(echo $VERSION | tr _ -) BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |