Skip to content

Commit bfeee29

Browse files
committed
Create the tag at the end of making the release ball
1 parent afb5310 commit bfeee29

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile.frag

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ phongodep:
3535

3636
release: test ChangeLog RELEASE package.xml
3737
pecl package package.xml
38+
@git tag -a -m "Release $(PHONGO_VERSION)" $(PHONGO_VERSION)
3839

3940
patch:
4041
@if ! test -e $(top_srcdir)/.patched; then \

0 commit comments

Comments
 (0)