Menu

[r5472]: / trunk / toolkits / basemap / src / pj_release.c  Maximize  Restore  History

Download this file

12 lines (7 with data), 174 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
/* <<< Release Notice for library >>> */
#include <projects.h>
char const pj_release[]="Rel. 4.6.0, 21 Dec 2007";
const char *pj_get_release()
{
return pj_release;
}
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.