awips2/nativeLib/rary.ohd.pproc.util/TEXT/version.h

13 lines
318 B
C
Raw Normal View History

#ifndef VERSION_H
#define VERSION_H
/*------------------------------------------*/
/* version.h */
/* */
/* version number for precip_proc software */
/*------------------------------------------*/
static char *version_number = "OB7";
#endif