Navigation Menu

Skip to content

Commit

Permalink
Version number changed for release 07.30
Browse files Browse the repository at this point in the history
  • Loading branch information
russell-taylor committed Mar 17, 2012
1 parent e130a2a commit bc4d3e3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion vrpn_Connection.C
Expand Up @@ -189,7 +189,7 @@ int gethostname (char *, int);
// proposed strategy handles both partial major version compatibility as well
// as accidental partial minor version incompatibility.
//
const char * vrpn_MAGIC = (const char *) "vrpn: ver. 07.29";
const char * vrpn_MAGIC = (const char *) "vrpn: ver. 07.30";
const char * vrpn_FILE_MAGIC = (const char *) "vrpn: ver. 04.00";
const int vrpn_MAGICLEN = 16; // Must be a multiple of vrpn_ALIGN bytes!

Expand Down

0 comments on commit bc4d3e3

Please sign in to comment.