[SeaBIOS] [PATCH 9/9] Removed superfluous irrelevant time

Fred . eldmannen at gmail.com
Mon Dec 5 21:55:51 CET 2011


>From c7ff0721ef713a5b43f438c117c7d28bb3e8857e Mon Sep 17 00:00:00 2001
From: anonymous <anonymous at VirtualBox.(none)>
Date: Mon, 5 Dec 2011 21:52:19 +0100
Subject: [PATCH 9/9] Removed superfluous irrelevant time

---
 Makefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Makefile b/Makefile
index c3ba2f3..6a1422e 100644
--- a/Makefile
+++ b/Makefile
@@ -5,7 +5,7 @@
 # This file may be distributed under the terms of the GNU LGPLv3 license.

 # Program version
-VERSION=pre-1.6.4-$(shell date +"%Y%m%d_%H%M%S")-$(shell hostname)
+VERSION=pre-1.6.4-$(shell date +"%Y%m%d")-$(shell hostname)

 # Output directory
 OUT=out/
-- 
1.7.7.3
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0009-Removed-superfluous-irrelevant-time.patch
Type: text/x-patch
Size: 665 bytes
Desc: not available
URL: <http://www.seabios.org/pipermail/seabios/attachments/20111205/9972f18f/attachment.patch>


More information about the SeaBIOS mailing list