summaryrefslogtreecommitdiffstats
path: root/solaris/Makefile
diff options
context:
space:
mode:
authorSol Jerome <sol.jerome@gmail.com>2013-01-09 10:48:22 -0600
committerSol Jerome <sol.jerome@gmail.com>2013-01-09 10:48:22 -0600
commit09e919aad1ad23e29ff9b88289a546184628e187 (patch)
tree1b07c600c4e5b2ad60dd1403575e41312fc2419e /solaris/Makefile
parente39df14d477ece1971bd833d875bcc6f89d6ffc1 (diff)
downloadbcfg2-09e919aad1ad23e29ff9b88289a546184628e187.tar.gz
bcfg2-09e919aad1ad23e29ff9b88289a546184628e187.tar.bz2
bcfg2-09e919aad1ad23e29ff9b88289a546184628e187.zip
Version bump to 1.3.0rc1
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 a5d9f1d43..749e6ad79 100644
--- a/solaris/Makefile
+++ b/solaris/Makefile
@@ -1,7 +1,7 @@
#!/usr/sfw/bin/gmake
PYTHON="/usr/local/bin/python"
-VERS=1.3.0pre2-1
+VERS=1.3.0rc1-1
PYVERSION := $(shell $(PYTHON) -c "import sys; print sys.version[0:3]")
default: clean package