Skip to content

Commit

Permalink
phobos 1.002
Browse files Browse the repository at this point in the history
  • Loading branch information
braddr committed Sep 10, 2007
1 parent 39f9a23 commit becee64
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions std/compiler.d
Expand Up @@ -32,8 +32,8 @@ const
* The vendor specific version number, as in
* version_major.version_minor
*/
uint version_major = 0;
uint version_minor = 176; /// ditto
uint version_major = 1;
uint version_minor = 002; /// ditto


/**
Expand Down

0 comments on commit becee64

Please sign in to comment.