>From c7ff0721ef713a5b43f438c117c7d28bb3e8857e Mon Sep 17 00:00:00 2001
From: anonymous <anonymous@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
From c7ff0721ef713a5b43f438c117c7d28bb3e8857e Mon Sep 17 00:00:00 2001
From: anonymous <anonymous@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

_______________________________________________
SeaBIOS mailing list
[email protected]
http://www.seabios.org/mailman/listinfo/seabios

Reply via email to