diff options
author | Juan RP <xtraeme@gmail.com> | 2012-07-03 17:00:37 +0200 |
---|---|---|
committer | Juan RP <xtraeme@gmail.com> | 2012-07-03 17:00:37 +0200 |
commit | 9457e65391fd5097ce8f12fe9db9b1ad3bce5045 (patch) | |
tree | 7a3883269d2a4fb18dc8dfd7814528209a063850 /Makefile | |
parent | 2ef7a175c05abe6d7f7cd8444e3781225ddb5504 (diff) | |
download | hrmpf-9457e65391fd5097ce8f12fe9db9b1ad3bce5045.tar.gz hrmpf-9457e65391fd5097ce8f12fe9db9b1ad3bce5045.tar.xz hrmpf-9457e65391fd5097ce8f12fe9db9b1ad3bce5045.zip |
Bump to 0.9.7. v0.9.7
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile index 9016221..20cbeaa 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION = 0.9.6 +VERSION = 0.9.7 SBINDIR ?= /usr/sbin DRACUTMODDIR ?= /usr/lib/dracut/modules.d/01vmklive |