diff options
author | Christophe Fergeau <cfergeau@mandriva.com> | 2010-01-18 15:00:15 +0000 |
---|---|---|
committer | Christophe Fergeau <cfergeau@mandriva.com> | 2010-01-18 15:00:15 +0000 |
commit | 3a9d777bdfccbb089a0234683326eb9b375b4962 (patch) | |
tree | 6818423f9f50d82b14870682ff8c5320aef4df08 /Makefile | |
parent | f6be2a65a9427eedbad0fe6acd0407ba12c36c60 (diff) | |
download | drakiso-3a9d777bdfccbb089a0234683326eb9b375b4962.tar drakiso-3a9d777bdfccbb089a0234683326eb9b375b4962.tar.gz drakiso-3a9d777bdfccbb089a0234683326eb9b375b4962.tar.bz2 drakiso-3a9d777bdfccbb089a0234683326eb9b375b4962.tar.xz drakiso-3a9d777bdfccbb089a0234683326eb9b375b4962.zip |
0.9
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ NAME = draklive -VERSION = 0.8 +VERSION = 0.9 check: perl -cw -I./lib $(NAME) |