aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2009-12-19 10:51:29 -0500
committerKevin O'Connor <kevin@koconnor.net>2009-12-19 10:51:29 -0500
commita2195e41da89f5785bc679e0ca9859a7567391c6 (patch)
tree60571a38313db929cf5e6ef4eb52083c2de51d48 /Makefile
parent494302fe196f7016d56814f0adc83ba1d54c0518 (diff)
downloadseabios-a2195e41da89f5785bc679e0ca9859a7567391c6.zip
seabios-a2195e41da89f5785bc679e0ca9859a7567391c6.tar.gz
seabios-a2195e41da89f5785bc679e0ca9859a7567391c6.tar.bz2
Increase version in preparation for next release.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d3b9ac2..45f176e 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=0.5.0-$(shell date +"%Y%m%d_%H%M%S")-$(shell hostname)
+VERSION=pre-0.5.1-$(shell date +"%Y%m%d_%H%M%S")-$(shell hostname)
# Output directory
OUT=out/