We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91fc08e commit 17fc863Copy full SHA for 17fc863
fpkg
@@ -3,7 +3,7 @@
3
FPKGDIR="/usr/local/fpkg/" # where all packages are located at
4
EDITOR="vim" # change this to your favorite editor
5
6
-VERSION="2.1.1" # not sure why i want a variable for that honestly
+VERSION="2.1.2" # not sure why i want a variable for that honestly
7
8
quit () {
9
popd > /dev/null # restore user's working directory
0 commit comments