aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2011-02-28 21:09:34 -0500
committerKevin O'Connor <kevin@koconnor.net>2011-02-28 21:09:34 -0500
commitf18b09bd90a712e9b32fd0f8e29ffd694655fd1c (patch)
tree1f5dd1e78b8e78b76215de16b5549e802813bec8
parent20fcf9b099ccc61fd43a166944732329a5fb41b8 (diff)
downloadseabios-f18b09bd90a712e9b32fd0f8e29ffd694655fd1c.tar.gz
Update version to 0.6.2
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b19281d..95039cb 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.2-$(shell date +"%Y%m%d_%H%M%S")-$(shell hostname)
+VERSION=0.6.2-$(shell date +"%Y%m%d_%H%M%S")-$(shell hostname)
# Output directory
OUT=out/