Skip to content

Commit 30703b5

Browse files
authored
Merge pull request src-d#159 from bodji/1.2-rc2
Bump version
2 parents bbef93a + c571bbd commit 30703b5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
# THE SOFTWARE.
2525
###
2626

27-
RELEASE_VERSION="1.2-RC1"
27+
RELEASE_VERSION="1.2-RC2"
2828
RELEASE_DIR="release/plik-$(RELEASE_VERSION)"
2929
RELEASE_TARGETS=darwin-386 darwin-amd64 freebsd-386 \
3030
freebsd-amd64 linux-386 linux-amd64 linux-arm openbsd-386 \

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Plik is a scalable & friendly temporary file upload system ( wetransfer like ) i
2121
- Upload restriction : Source IP / Token
2222

2323
### Version
24-
1.2-RC1
24+
1.2-RC2
2525

2626
### Installation
2727

0 commit comments

Comments
 (0)