X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=blobdiff_plain;f=ginac%2Fversion.h;h=c49a8dcb6ab852e74400bf5a432c731b6104d2fb;hp=385b35de89099e6fea071a6604feb653dfbff38a;hb=79f667c898ee507dcead3afd7890d58fe01ea7f2;hpb=a9dd476bedb5d1d32711d22e953ff25e18844275;ds=sidebyside diff --git a/ginac/version.h b/ginac/version.h index 385b35de..c49a8dcb 100644 --- a/ginac/version.h +++ b/ginac/version.h @@ -26,6 +26,6 @@ /* Major, minor, and micro version number of the GiNaC library. */ #define GINACLIB_MAJOR_VERSION 0 #define GINACLIB_MINOR_VERSION 6 -#define GINACLIB_MICRO_VERSION 2 +#define GINACLIB_MICRO_VERSION 4 #endif // ndef __GINAC_VERSION_H__