Fixed incorrect version number in control file.
This commit is contained in:
parent
967db0889c
commit
72f2929a93
2 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/bin/sh
|
||||
PACKAGE="zAIM"
|
||||
VERSION="0.1"
|
||||
VERSION="0.1.1"
|
||||
|
||||
rm -f *.ipk *.gz *.tar
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue