Skip to content

Commit

Permalink
set api version to v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
GangZhuo committed May 6, 2014
1 parent 1ca245d commit 4ac933a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pcs/pcs.h
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
#include "pcs_slist.h"
#include "pcs_utils.h"

#define PCS_API_VERSION "v1.0.1"
#define PCS_API_VERSION "v1.0.2"

typedef enum PcsOption {
PCS_OPTION_END = 0,
Expand Down

0 comments on commit 4ac933a

Please sign in to comment.