summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbuild.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.sh b/build.sh
index 66cf621..dead68b 100755
--- a/build.sh
+++ b/build.sh
@@ -1,5 +1,5 @@
NAME=javax.inject
-VERSION=1
+VERSION=SNAPSHOT
# Clear and recreate build directory.
rm -r build