Skip to content

Commit

Permalink
bumped version to 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rolinh committed Mar 27, 2012
1 parent 666a416 commit b0cca03
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dfc.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH dfc 1 "March 27, 2012" "version 2.0.1" "USER COMMANDS"
.TH dfc 1 "March 27, 2012" "version 2.0.2" "USER COMMANDS"
.SH NAME
dfc \- display file system space usage using graph and colors colors
.SH SYNOPSIS
Expand Down
2 changes: 1 addition & 1 deletion dfc.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
*
* header file for dfc.c
*/
#define VERSION "2.0.1"
#define VERSION "2.0.2"

/*
* structure needed to store informations about mounted fs
Expand Down

0 comments on commit b0cca03

Please sign in to comment.