Skip to content
Snippets Groups Projects
Commit 064200f0 authored by Dicson's avatar Dicson
Browse files

Set gajim version to 0.16-alpha2

parent b18e292a
No related branches found
No related tags found
No related merge requests found
#!/usr/bin/env bash
gajimversion="0.15.4"
gajimversion="0.16-alpha2"
if [ -d ".hg" ]; then
node=$(hg tip --template "{node}")
hgversion="-${node:0:12}"
......
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