diff --git a/src/version.h b/src/version.h index 362e4c1..87d08a7 100644 --- a/src/version.h +++ b/src/version.h @@ -18,6 +18,6 @@ #ifndef PUSB_VERSION_H_ # define PUSB_VERSION_H_ -# define PUSB_VERSION "DEV" +# define PUSB_VERSION "0.5.0" #endif /* !PUSB_VERSION_H_ */