gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] [SCM] Gnash branch, release_0_8_8, updated. af62669b83b66


From: Rob Savoye
Subject: [Gnash-commit] [SCM] Gnash branch, release_0_8_8, updated. af62669b83b66ed3be3a97447e9099cef4502d3a
Date: Sun, 22 Aug 2010 14:58:58 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Gnash".

The branch, release_0_8_8 has been updated
       via  af62669b83b66ed3be3a97447e9099cef4502d3a (commit)
      from  231dca940e89d506ee94c14b24c3729ad70eb1f0 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://git.savannah.gnu.org/cgit//commit/?id=af62669b83b66ed3be3a97447e9099cef4502d3a


commit af62669b83b66ed3be3a97447e9099cef4502d3a
Author: Rob Savoye <address@hidden>
Date:   Sun Aug 22 08:58:48 2010 -0600

    force SNAPSHOT_VERSION to match the release

diff --git a/packaging/snapshot.am b/packaging/snapshot.am
index b974a2d..ebd40a9 100644
--- a/packaging/snapshot.am
+++ b/packaging/snapshot.am
@@ -19,8 +19,8 @@ NOW := $(shell date "+%Y%m%d")
 
 # this is used for Debian style naming conventions
 NEXT_RELEASE = 0.8.9
-SNAPSHOT_VERSION := $(NEXT_RELEASE)~git.$(BRANCH_REVNO)
-# SNAPSHOT_VERSION := $(NEXT_RELEASE)~git.$(BRANCH_NICK)$(BRANCH_REVNO)
+SNAPSHOT_VERSION := 0.8.8
+# SNAPSHOT_VERSION := $(NEXT_RELEASE)~git.$(BRANCH_REVNO)
 
 # these is the directories where the snapshot gets built. Sources are
 # in the top level, the build goes in a _build subdirectory

-----------------------------------------------------------------------

Summary of changes:
 packaging/snapshot.am |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
Gnash



reply via email to

[Prev in Thread] Current Thread [Next in Thread]