summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2014-05-26 17:59:02 +0000
committerTed Trask <ttrask01@yahoo.com>2014-05-26 17:59:02 +0000
commitfa832a36019e6271cb01756c5d5a000c6b2a3100 (patch)
tree01f0e1577267cd783ed2d816e5a2d5a45cec051c
parent58d8c5c85d06aa2449201108ec0cb5e9a8f2d281 (diff)
downloadacf-jquery-mobile-fa832a36019e6271cb01756c5d5a000c6b2a3100.tar.bz2
acf-jquery-mobile-fa832a36019e6271cb01756c5d5a000c6b2a3100.tar.xz
Fix Makefile name and set version to 0.0.1v0.0.1
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 60001dd..dcfa6fd 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
-APP_NAME=jquery
+APP_NAME=jquery-mobile
PACKAGE=acf-$(APP_NAME)
-VERSION=0.3.0
+VERSION=0.0.1
APP_DIST=\
*.js\