diff --git a/version.h b/version.h index bc93c7e..fef762e 100644 --- a/version.h +++ b/version.h @@ -1,4 +1,4 @@ #ifndef __LIBCPROJECT_VERSION__ -#define __LIBCPROJECT_VERSION__ "2.0.0" +#define __LIBCPROJECT_VERSION__ "3.0.0" #endif