diff --git a/builds/any/installer/APKG.yml b/builds/any/installer/APKG.yml index 78f66263..3ac280ff 100644 --- a/builds/any/installer/APKG.yml +++ b/builds/any/installer/APKG.yml @@ -7,7 +7,7 @@ prerequisites: common: arch: $ARCH - version: $FNAME_RELEASE_ID + version: 0.$FNAME_RELEASE_ID copyright: Copyright 2016 Big Switch Networks maintainer: support@bigswitch.com diff --git a/builds/any/rootfs/APKG.yml b/builds/any/rootfs/APKG.yml index 7a716da9..d83a385f 100644 --- a/builds/any/rootfs/APKG.yml +++ b/builds/any/rootfs/APKG.yml @@ -6,7 +6,7 @@ prerequisites: common: arch: $ARCH - version: $FNAME_RELEASE_ID + version: 0.$FNAME_RELEASE_ID copyright: Copyright 2013, 2014, 2015 Big Switch Networks maintainer: support@bigswitch.com diff --git a/builds/any/swi/APKG.yml b/builds/any/swi/APKG.yml index 8d87930b..3614408b 100644 --- a/builds/any/swi/APKG.yml +++ b/builds/any/swi/APKG.yml @@ -7,7 +7,7 @@ prerequisites: common: arch: $ARCH - version: $FNAME_RELEASE_ID + version: 0.$FNAME_RELEASE_ID copyright: Copyright 2013, 2014, 2015 Big Switch Networks maintainer: support@bigswitch.com