diff options
author | Sol Jerome <sol.jerome@gmail.com> | 2014-06-16 09:36:13 -0500 |
---|---|---|
committer | Sol Jerome <sol.jerome@gmail.com> | 2014-06-16 09:36:13 -0500 |
commit | 67285919a86c8ffaf7a7ae7cc67e7c831c66ce33 (patch) | |
tree | db1fc44fa9bfb107c48c91972ed2bef160d836aa /solaris-ips/Makefile | |
parent | 37e87a10892d3f53c8ded2bbbf8887561600b8ef (diff) | |
download | bcfg2-1.4.0pre1.tar.gz bcfg2-1.4.0pre1.tar.bz2 bcfg2-1.4.0pre1.zip |
Version bump to 1.4.0pre1v1.4.0pre1
Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
Diffstat (limited to 'solaris-ips/Makefile')
-rw-r--r-- | solaris-ips/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/solaris-ips/Makefile b/solaris-ips/Makefile index 7d59e2456..63a1ac61e 100644 --- a/solaris-ips/Makefile +++ b/solaris-ips/Makefile @@ -1,6 +1,6 @@ #!/usr/bin/gmake -VERS=1.3.4-1 +VERS=1.4.0pre1-1 PYVERSION := $(shell python -c "import sys; print sys.version[0:3]") default: clean package |