awips2/nativeLib/rary.ohd.pproc/inc/version.h

13 lines
334 B
C
Raw Normal View History

#ifndef VERSION_grwtbt42_H
#define VERSION_grwtbt42_H
/*------------------------------------------*/
/* version.h */
/* */
/* version number for precip_proc software */
/*------------------------------------------*/
char *version_number; // = "OB83";
#endif