mirror of
https://github.com/macintoshplus/mongo-php-driver.git
synced 2026-03-26 09:52:07 +01:00
Add couple of more reminders
This commit is contained in:
@@ -36,7 +36,10 @@ phongodep:
|
||||
release: test ChangeLog RELEASE package.xml
|
||||
pecl package package.xml
|
||||
@echo "Please run:"
|
||||
@echo " " git commit -m \"Add $(PHONGO_VERSION) release notes\" $(PHONGO_VERSION)
|
||||
@echo " " git tag -a -m \"Release $(PHONGO_VERSION)\" $(PHONGO_VERSION)
|
||||
@echo " " git push --tags
|
||||
@echo "And don't forget to pump version in php_phongo.h"
|
||||
|
||||
patch:
|
||||
@if ! test -e $(top_srcdir)/.patched; then \
|
||||
|
||||
Reference in New Issue
Block a user