diff --git a/src/biscuit.h b/src/biscuit.h index 54ab549..51a4d0e 100644 --- a/src/biscuit.h +++ b/src/biscuit.h @@ -1,4 +1,4 @@ #ifndef PACKAGE_VERSION -#define PACKAGE_VERSION "1.0.0.dev" +#define PACKAGE_VERSION "1.0.0" #endif