diff options
author | Igor Pashev <igor.pashev@nexenta.com> | 2013-04-08 14:43:15 +0400 |
---|---|---|
committer | Igor Pashev <igor.pashev@nexenta.com> | 2013-04-08 14:43:15 +0400 |
commit | ec37c61512bc2a487240c77b18fe0b2b3bc9a76c (patch) | |
tree | ded9195e8b9ae18d3f7bcc1c8370a7ad2eaa7cab /Makefile | |
parent | 86632ef8ac793d54f1b9b2048a62c0d7134eaa0d (diff) | |
download | cibs-0.3.1.tar.gz |
Added scripts/make-payloadv0.3.1
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ cibs-inst-root := /usr/share/cibs include $(cibs-root)/rules/$(package).mk name := cibs -version := 0.3.0.2 +version := 0.3.1 install-stamp: rules-mogrify-stamp |