summaryrefslogtreecommitdiffstats
path: root/solaris/Makefile
diff options
context:
space:
mode:
authorSol Jerome <sol.jerome@gmail.com>2013-03-15 08:45:18 -0500
committerSol Jerome <sol.jerome@gmail.com>2013-03-15 08:45:18 -0500
commit13331a59d61fc184ca66fd0fda4953e3d4e3e294 (patch)
treea046eeb6d37331a1d2eb85241fa7d95fce535541 /solaris/Makefile
parentc857457195a59a509e3807bba6c41507ba7c5e61 (diff)
downloadbcfg2-13331a59d61fc184ca66fd0fda4953e3d4e3e294.tar.gz
bcfg2-13331a59d61fc184ca66fd0fda4953e3d4e3e294.tar.bz2
bcfg2-13331a59d61fc184ca66fd0fda4953e3d4e3e294.zip
Version bump to 1.3.0v1.3.0
Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
Diffstat (limited to 'solaris/Makefile')
-rw-r--r--solaris/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/solaris/Makefile b/solaris/Makefile
index d81dd0292..f9b376f50 100644
--- a/solaris/Makefile
+++ b/solaris/Makefile
@@ -1,7 +1,7 @@
#!/usr/sfw/bin/gmake
PYTHON="/usr/local/bin/python"
-VERS=1.3.0rc2-1
+VERS=1.3.0-1
PYVERSION := $(shell $(PYTHON) -c "import sys; print sys.version[0:3]")
default: clean package