Skip to content

Commit ca2bf22

Browse files
committed
Intermediate changes
commit_hash:e7480dc4037b4e009ef6dcc824697e6e89c5bfe1
1 parent dfc4818 commit ca2bf22

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

library/cpp/svnversion/test/main.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
int main() {
99
Cout << "GetProgramSvnVersion(): " << GetProgramSvnVersion() << Endl;
1010
Cout << "GetCustomVersion(): " << GetCustomVersion() << Endl;
11+
Cout << "GetReleaseVersion(): " << GetReleaseVersion() << Endl;
1112
Cout << "PrintProgramSvnVersion(): " << Endl; PrintProgramSvnVersion();
1213
Cout << "GetArcadiaSourcePath(): " << GetArcadiaSourcePath() << Endl;
1314
Cout << "GetArcadiaSourceUrl(): " << GetArcadiaSourceUrl() << Endl;

0 commit comments

Comments
 (0)