diff --git a/config.h b/config.h index d5bc887..1f4bcb9 100644 --- a/config.h +++ b/config.h @@ -1,5 +1,5 @@ #define PACKAGE "libSystem" -#define VERSION "0.0.1" +#define VERSION "0.0.2" #ifndef PREFIX # define PREFIX "/usr/local"