Update VERSIONs to 3.4-rc1 for release.
Signed-off-by: Petr Lautrbach <plautrba@redhat.com>
This commit is contained in:
parent
b788ab3328
commit
73562de8fc
16 changed files with 16 additions and 15 deletions
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
3.3
|
||||
3.4-rc1
|
||||
|
|
|
@ -1 +1 @@
|
|||
3.3
|
||||
3.4-rc1
|
||||
|
|
|
@ -1 +1 @@
|
|||
3.3
|
||||
3.4-rc1
|
||||
|
|
|
@ -1 +1 @@
|
|||
3.3
|
||||
3.4-rc1
|
||||
|
|
|
@ -1 +1 @@
|
|||
3.3
|
||||
3.4-rc1
|
||||
|
|
|
@ -1 +1 @@
|
|||
3.3
|
||||
3.4-rc1
|
||||
|
|
|
@ -1 +1 @@
|
|||
3.3
|
||||
3.4-rc1
|
||||
|
|
|
@ -1 +1 @@
|
|||
3.3
|
||||
3.4-rc1
|
||||
|
|
|
@ -1 +1 @@
|
|||
3.3
|
||||
3.4-rc1
|
||||
|
|
|
@ -1 +1 @@
|
|||
3.3
|
||||
3.4-rc1
|
||||
|
|
|
@ -1 +1 @@
|
|||
3.3
|
||||
3.4-rc1
|
||||
|
|
|
@ -1 +1 @@
|
|||
3.3
|
||||
3.4-rc1
|
||||
|
|
|
@ -1 +1 @@
|
|||
3.3
|
||||
3.4-rc1
|
||||
|
|
|
@ -49,6 +49,7 @@ for COMPONENT in "${DIRS[@]}"; do
|
|||
git tag "$TAG" > /dev/null
|
||||
fi
|
||||
git -C "$DIR" archive -o "../$DEST/$TAG.tar.gz" --prefix="$TAG/" "$TAG"
|
||||
gpg -b -a "../$DEST/$TAG.tar.gz"
|
||||
done
|
||||
|
||||
git archive -o "$DEST/selinux-${RELEASE_TAG}.tar.gz" --prefix="selinux-${RELEASE_TAG}/" "${RELEASE_TAG}"
|
||||
|
|
|
@ -1 +1 @@
|
|||
3.3
|
||||
3.4-rc1
|
||||
|
|
|
@ -1 +1 @@
|
|||
3.3
|
||||
3.4-rc1
|
||||
|
|
Loading…
Reference in a new issue