X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=blobdiff_plain;f=ginac%2Fversion.h;h=c49a8dcb6ab852e74400bf5a432c731b6104d2fb;hp=35801017b943d60d1f5b253b6797efc0817bde76;hb=19c8f943c15dcc0d946fb4d5fef11e487d34857a;hpb=bd2d7351b89743eb68ce7d3bfa7ab62c331f9522 diff --git a/ginac/version.h b/ginac/version.h index 35801017..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 3 +#define GINACLIB_MICRO_VERSION 4 #endif // ndef __GINAC_VERSION_H__