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

Commit94ec410

Browse files
committed
Fix Flight SQL version
1 parent72360f2 commit94ec410

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/library/include/flight_sql_library.h‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#include<filesystem>
55

66
// Constants
7-
const std::string FLIGHT_SQL_SERVER_VERSION ="v1.2.1";// For now - be sure to update this version with the git tag! TODO: automate this
7+
const std::string FLIGHT_SQL_SERVER_VERSION ="v1.2.3";// For now - be sure to update this version with the git tag! TODO: automate this
88
const std::string DEFAULT_FLIGHT_HOSTNAME ="0.0.0.0";
99
const std::string DEFAULT_FLIGHT_USERNAME ="flight_username";
1010
constint DEFAULT_FLIGHT_PORT =31337;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp