summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeremy Kerr <jk@ozlabs.org>2008-01-11 10:52:21 +1100
committerJeremy Kerr <jk@ozlabs.org>2008-01-11 10:52:21 +1100
commita3aad20c4c55f14e5ac8061ca0ec30d1762c2fd0 (patch)
treec2b03e9fd56129c2bb61d8bb77db59cdd88f15c2
parent469642a52fc3f3f1ffd3f29ae16286876500ff9a (diff)
downloadtalos-petitboot-a3aad20c4c55f14e5ac8061ca0ec30d1762c2fd0.tar.gz
talos-petitboot-a3aad20c4c55f14e5ac8061ca0ec30d1762c2fd0.zip
Version 0.2
We don't need a major.minor.patch version string, jsut major.minor is fine. Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b26cb28..2da6f86 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PREFIX?=/usr
-VERSION=0.0.1
+VERSION=0.2
PACKAGE=petitboot
CC=gcc
INSTALL=install
OpenPOWER on IntegriCloud