Update for 0.13
This commit is contained in:
parent
4534bd6aaa
commit
2e49b66ac2
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
MAJOR=0.12
|
MAJOR=0.13
|
||||||
DIRTY=""
|
DIRTY=""
|
||||||
|
|
||||||
if git status 1>/dev/null 2>/dev/null
|
if git status 1>/dev/null 2>/dev/null
|
||||||
|
|
Loading…
Reference in a new issue