Skip to content

Commit 17fc863

Browse files
committed
fix typo
1 parent 91fc08e commit 17fc863

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fpkg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
FPKGDIR="/usr/local/fpkg/" # where all packages are located at
44
EDITOR="vim" # change this to your favorite editor
55

6-
VERSION="2.1.1" # not sure why i want a variable for that honestly
6+
VERSION="2.1.2" # not sure why i want a variable for that honestly
77

88
quit () {
99
popd > /dev/null # restore user's working directory

0 commit comments

Comments
 (0)