diff --git a/src/phpsass_version.h b/src/phpsass_version.h index 9949011..de07915 100644 --- a/src/phpsass_version.h +++ b/src/phpsass_version.h @@ -2,7 +2,7 @@ #define PHPSASS_VERSION_H #ifndef PHPSASS_VERSION -#define PHPSASS_VERSION "0.0.1" +#define PHPSASS_VERSION "0.2" #endif #endif