awips2/nativeLib/rary.ohd.pproc.util/TEXT/version.h
2017-04-21 18:33:55 -06:00

12 lines
318 B
C

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