Commit 16e22de5 authored by Hiroshi Inoue's avatar Hiroshi Inoue

Add a file for version control.

parent 28227889
/* File: version.h
*
* Description: This file defines the driver version.
*
* Comments: See "notice.txt" for copyright and license information.
*
*/
#ifndef __VERSION_H__
#define __VERSION_H__
#define POSTGRESDRIVERVERSION "07.02.0002"
#define POSTGRES_RESOURCE_VERSION "07.02.0002\0"
#define PG_DRVFILE_VERSION 7,2,0,02
#endif
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment