hal-info: Branch 'master'

Richard Hughes hughsient at kemper.freedesktop.org
Mon Mar 30 04:00:05 PDT 2009


 Makefile.am |    8 ++++----
 VERSION     |    2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)

New commits:
commit 975f124255ff10201531204c5bac01b894b456a6
Author: Richard Hughes <richard at hughsie.com>
Date:   Mon Mar 30 11:59:14 2009 +0100

    Released hal-info 20090330

diff --git a/Makefile.am b/Makefile.am
index 299d207..74b1f6c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -51,10 +51,10 @@ release-real:
 	@echo "autoreconf"
 	@echo "make dist"
 	@echo "scp hal-info-\$$HAL_INFO_VERSION.tar.gz hal.freedesktop.org:/srv/hal.freedesktop.org/www/releases"
-	@echo "git-commit -m \"Released hal-info \$$HAL_INFO_VERSION\" VERSION"
-	@echo "git-push"
-	@echo "git-tag -m \"Released hal-info \$$HAL_INFO_VERSION\" -s HAL_INFO_\$$HAL_INFO_VERSION"
-	@echo "git-push --tags"
+	@echo "git commit -a -m \"Released hal-info \$$HAL_INFO_VERSION\""
+	@echo "git push"
+	@echo "git tag -m \"Released hal-info \$$HAL_INFO_VERSION\" -s HAL_INFO_\$$HAL_INFO_VERSION"
+	@echo "git push --tags"
 	@echo "-----------------------------------------------------------------"
 	@echo "-----------------------------------------------------------------"
 	@echo ""
diff --git a/VERSION b/VERSION
index ec61309..a8baed4 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-20090309
+20090330


More information about the hal-commit mailing list