Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit16e22de

Browse files
author
Hiroshi Inoue
committed
Add a file for version control.
1 parent2822788 commit16e22de

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

‎src/interfaces/odbc/version.h

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
/* File:version.h
2+
*
3+
* Description:This file defines the driver version.
4+
*
5+
* Comments:See "notice.txt" for copyright and license information.
6+
*
7+
*/
8+
9+
#ifndef__VERSION_H__
10+
#define__VERSION_H__
11+
12+
#definePOSTGRESDRIVERVERSION"07.02.0002"
13+
#definePOSTGRES_RESOURCE_VERSION"07.02.0002\0"
14+
#definePG_DRVFILE_VERSION7,2,0,02
15+
16+
#endif

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp