bump version to 1.0
This commit is contained in:
parent
67e5e6c5e7
commit
cd5814fded
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -1,7 +1,7 @@
|
|||
.POSIX:
|
||||
|
||||
NAME = stagit
|
||||
VERSION = 0.9.6
|
||||
VERSION = 1.0
|
||||
|
||||
# paths
|
||||
PREFIX = /usr/local
|
||||
|
|
Loading…
Reference in a new issue