Skip to content

Commit

Permalink
Increment version number to v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mostofi committed Dec 1, 2006
1 parent ee1caf9 commit 9e4a5c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/parameters.F90
Original file line number Diff line number Diff line change
Expand Up @@ -997,7 +997,7 @@ subroutine param_write_header
write(stdout,*) ' | Copyright (c) 1997-2006 J. Yates, A. Mostofi, |'
write(stdout,*) ' | N. Marzari, I. Souza, D. Vanderbilt |'
write(stdout,*) ' | |'
write(stdout,*) ' | Release: 1.0.1 17th May 2006 |'
write(stdout,*) ' | Release: 1.0.2 1st Dec 2006 |'
write(stdout,*) ' | |'
write(stdout,*) ' | This program is free software; you can |'
write(stdout,*) ' | redistribute it and/or modify it under the terms |'
Expand Down

0 comments on commit 9e4a5c3

Please sign in to comment.