Skip to content

Commit 0808819

Browse files
authored
Update version number from 4.4 to 4.5
1 parent 8b36929 commit 0808819

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main_gpumd/main.cu

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ void print_welcome_information(void)
6262
printf("***************************************************************\n");
6363
printf("* Welcome to use GPUMD *\n");
6464
printf("* (Graphics Processing Units Molecular Dynamics) *\n");
65-
printf("* version 4.4 *\n");
65+
printf("* version 4.5 *\n");
6666
printf("* This is the gpumd executable *\n");
6767
printf("***************************************************************\n");
6868
printf("\n");

0 commit comments

Comments
 (0)