Changeset 20608
- Timestamp:
- 07/31/07 07:43:37 (1 year ago)
- Files:
-
- juggler/branches/2.2/vc7/Gadgeteer/gadget/gadgetDefines.h (modified) (2 diffs)
- juggler/branches/2.2/vc7/JCCL/jccl/jcclDefines.h (modified) (2 diffs)
- juggler/branches/2.2/vc7/Sonix/snx/snxDefines.h (modified) (2 diffs)
- juggler/branches/2.2/vc7/Tweek_CXX/tweek/tweekDefines.h (modified) (2 diffs)
- juggler/branches/2.2/vc7/VPR/vpr/vprDefines.h (modified) (2 diffs)
- juggler/branches/2.2/vc7/VRJuggler/vrj/vrjDefines.h (modified) (2 diffs)
- juggler/branches/2.2/vc8/Gadgeteer/gadget/gadgetDefines.h (modified) (2 diffs)
- juggler/branches/2.2/vc8/JCCL/jccl/jcclDefines.h (modified) (2 diffs)
- juggler/branches/2.2/vc8/Sonix/snx/snxDefines.h (modified) (2 diffs)
- juggler/branches/2.2/vc8/Tweek_CXX/tweek/tweekDefines.h (modified) (2 diffs)
- juggler/branches/2.2/vc8/VPR/vpr/vprDefines.h (modified) (2 diffs)
- juggler/branches/2.2/vc8/VRJuggler/vrj/vrjDefines.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
juggler/branches/2.2/vc7/Gadgeteer/gadget/gadgetDefines.h
r19729 r20608 80 80 81 81 /* Define to the full name and version of this package. */ 82 #define PACKAGE_STRING "Gadgeteer 1. 1"82 #define PACKAGE_STRING "Gadgeteer 1.2" 83 83 84 84 /* Define to the one symbol short name of this package. */ … … 86 86 87 87 /* Define to the version of this package. */ 88 #define PACKAGE_VERSION "1. 1"88 #define PACKAGE_VERSION "1.2" 89 89 90 90 #endif /* _GADGET_DEFINES_H_ */ juggler/branches/2.2/vc7/JCCL/jccl/jcclDefines.h
r19729 r20608 53 53 54 54 /* Define to the full name and version of this package. */ 55 #define PACKAGE_STRING "JCCL 1. 1"55 #define PACKAGE_STRING "JCCL 1.2" 56 56 57 57 /* Define to the one symbol short name of this package. */ … … 59 59 60 60 /* Define to the version of this package. */ 61 #define PACKAGE_VERSION "1. 1"61 #define PACKAGE_VERSION "1.2" 62 62 63 63 /* Define if performance-gathering code will be used. */ juggler/branches/2.2/vc7/Sonix/snx/snxDefines.h
r19729 r20608 65 65 66 66 /* Define to the full name and version of this package. */ 67 #define PACKAGE_STRING "Sonix 1. 1"67 #define PACKAGE_STRING "Sonix 1.2" 68 68 69 69 /* Define to the one symbol short name of this package. */ … … 71 71 72 72 /* Define to the version of this package. */ 73 #define PACKAGE_VERSION "1. 1"73 #define PACKAGE_VERSION "1.2" 74 74 75 75 #endif juggler/branches/2.2/vc7/Tweek_CXX/tweek/tweekDefines.h
r19729 r20608 65 65 66 66 /* Define to the full name and version of this package. */ 67 #define PACKAGE_STRING "Tweek 1. 1"67 #define PACKAGE_STRING "Tweek 1.2" 68 68 69 69 /* Define to the one symbol short name of this package. */ … … 71 71 72 72 /* Define to the version of this package. */ 73 #define PACKAGE_VERSION "1. 1"73 #define PACKAGE_VERSION "1.2" 74 74 75 75 /* Define to include the main CORBA header file -- for example: juggler/branches/2.2/vc7/VPR/vpr/vprDefines.h
r19810 r20608 92 92 93 93 /* Define to the full name and version of this package. */ 94 #define PACKAGE_STRING "VR Juggler Portable Runtime 1.1"94 #define PACKAGE_STRING "VR Juggler Portable Runtime 2.0" 95 95 96 96 /* Define to the one symbol short name of this package. */ … … 98 98 99 99 /* Define to the version of this package. */ 100 #define PACKAGE_VERSION " 1.1"100 #define PACKAGE_VERSION "2.0" 101 101 102 102 /* Define as the return type of signal handlers (`int' or `void'). */ juggler/branches/2.2/vc7/VRJuggler/vrj/vrjDefines.h
r19729 r20608 68 68 69 69 /* Define to the full name and version of this package. */ 70 #define PACKAGE_STRING "VR Juggler 2. 1"70 #define PACKAGE_STRING "VR Juggler 2.2" 71 71 72 72 /* Define to the one symbol short name of this package. */ … … 74 74 75 75 /* Define to the version of this package. */ 76 #define PACKAGE_VERSION "2. 1"76 #define PACKAGE_VERSION "2.2" 77 77 78 78 #endif juggler/branches/2.2/vc8/Gadgeteer/gadget/gadgetDefines.h
r19729 r20608 80 80 81 81 /* Define to the full name and version of this package. */ 82 #define PACKAGE_STRING "Gadgeteer 1. 1"82 #define PACKAGE_STRING "Gadgeteer 1.2" 83 83 84 84 /* Define to the one symbol short name of this package. */ … … 86 86 87 87 /* Define to the version of this package. */ 88 #define PACKAGE_VERSION "1. 1"88 #define PACKAGE_VERSION "1.2" 89 89 90 90 #endif /* _GADGET_DEFINES_H_ */ juggler/branches/2.2/vc8/JCCL/jccl/jcclDefines.h
r19729 r20608 53 53 54 54 /* Define to the full name and version of this package. */ 55 #define PACKAGE_STRING "JCCL 1. 1"55 #define PACKAGE_STRING "JCCL 1.2" 56 56 57 57 /* Define to the one symbol short name of this package. */ … … 59 59 60 60 /* Define to the version of this package. */ 61 #define PACKAGE_VERSION "1. 1"61 #define PACKAGE_VERSION "1.2" 62 62 63 63 /* Define if performance-gathering code will be used. */ juggler/branches/2.2/vc8/Sonix/snx/snxDefines.h
r19729 r20608 65 65 66 66 /* Define to the full name and version of this package. */ 67 #define PACKAGE_STRING "Sonix 1. 1"67 #define PACKAGE_STRING "Sonix 1.2" 68 68 69 69 /* Define to the one symbol short name of this package. */ … … 71 71 72 72 /* Define to the version of this package. */ 73 #define PACKAGE_VERSION "1. 1"73 #define PACKAGE_VERSION "1.2" 74 74 75 75 #endif juggler/branches/2.2/vc8/Tweek_CXX/tweek/tweekDefines.h
r19729 r20608 65 65 66 66 /* Define to the full name and version of this package. */ 67 #define PACKAGE_STRING "Tweek 1. 1"67 #define PACKAGE_STRING "Tweek 1.2" 68 68 69 69 /* Define to the one symbol short name of this package. */ … … 71 71 72 72 /* Define to the version of this package. */ 73 #define PACKAGE_VERSION "1. 1"73 #define PACKAGE_VERSION "1.2" 74 74 75 75 /* Define to include the main CORBA header file -- for example: juggler/branches/2.2/vc8/VPR/vpr/vprDefines.h
r19810 r20608 92 92 93 93 /* Define to the full name and version of this package. */ 94 #define PACKAGE_STRING "VR Juggler Portable Runtime 1.1"94 #define PACKAGE_STRING "VR Juggler Portable Runtime 2.0" 95 95 96 96 /* Define to the one symbol short name of this package. */ … … 98 98 99 99 /* Define to the version of this package. */ 100 #define PACKAGE_VERSION " 1.1"100 #define PACKAGE_VERSION "2.0" 101 101 102 102 /* Define as the return type of signal handlers (`int' or `void'). */ juggler/branches/2.2/vc8/VRJuggler/vrj/vrjDefines.h
r19729 r20608 68 68 69 69 /* Define to the full name and version of this package. */ 70 #define PACKAGE_STRING "VR Juggler 2. 1"70 #define PACKAGE_STRING "VR Juggler 2.2" 71 71 72 72 /* Define to the one symbol short name of this package. */ … … 74 74 75 75 /* Define to the version of this package. */ 76 #define PACKAGE_VERSION "2. 1"76 #define PACKAGE_VERSION "2.2" 77 77 78 78 #endif
