Skip to content

Commit 3bd0f4f

Browse files
committed
FAB-9043 Prepare fabric for 1.2 developerment
Update BASE_VERSION = 1.2.0, PREV_VERSION = 1.1.0 and CHAINTOOL_VERSION = 1.1.0 Change-Id: I6913f5c3e4e62d9dff211c77ee3c3e005d3df9f2 Signed-off-by: rameshthoomu <rameshbabu.thoomu@gmail.com>
1 parent 2e0c661 commit 3bd0f4f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Makefile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,9 @@
4040
# use in the local machine.
4141
# - docker-thirdparty - pulls thirdparty images (kafka,zookeeper,couchdb)
4242

43-
BASE_VERSION = 1.1.0
44-
PREV_VERSION = 1.1.0-rc1
45-
CHAINTOOL_RELEASE=1.0.1
43+
BASE_VERSION = 1.2.0
44+
PREV_VERSION = 1.1.0
45+
CHAINTOOL_RELEASE=1.1.0
4646
BASEIMAGE_RELEASE=0.4.6
4747

4848
# Allow to build as a submodule setting the main project to

0 commit comments

Comments
 (0)