|
From: Tatsuro M. <tma...@ya...> - 2014-08-22 06:02:07
|
Hello I have check out the cvs source and found the cvs version is now updated to 5.1. However, the version pointed in version.c in 5.1 branch still points 5.0 rc1. 42: const char gnuplot_version[] = "5.0"; 43: const char gnuplot_patchlevel[] = "rc1"; Please correct it. Tatsuro |