aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2010-09-13 12:58:44 -0400
committerKevin O'Connor <kevin@koconnor.net>2010-09-13 12:58:44 -0400
commit0ff9051f756ba739bc2edca77925191c3c6cbc2f (patch)
treea3cb86265ce1e688a4d7f5dbf3fa6b5eee8bf76b
parent9c000e695786a3ffcb1a80fc4c30e89e65a81dfa (diff)
downloadseabios-rel-0.6.1.zip
seabios-rel-0.6.1.tar.gz
seabios-rel-0.6.1.tar.bz2
Update version to 0.6.1rel-0.6.1
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 47f5625..9110669 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-0.6.1-$(shell date +"%Y%m%d_%H%M%S")-$(shell hostname)
+VERSION=0.6.1-$(shell date +"%Y%m%d_%H%M%S")-$(shell hostname)
# Output directory
OUT=out/