Changeset 25738 for trunk/psphot/src/psphotVersion.c
- Timestamp:
- Oct 1, 2009, 4:03:58 PM (17 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
psphot/src/psphotVersion.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:mergeinfo changed
/branches/pap merged: 25508,25521,25548,25553,25556,25559-25561,25563-25565,25568-25569,25695,25697,25715,25717-25718
- Property svn:mergeinfo changed
-
trunk/psphot/src/psphotVersion.c
r23805 r25738 30 30 psString psphotVersionLong(void) 31 31 { 32 psString version = ps LibVersion(); // Version, to return33 psString source = ps LibSource(); // Source32 psString version = psphotVersion(); // Version, to return 33 psString source = psphotSource(); // Source 34 34 35 35 psStringPrepend(&version, "psphot ");
Note:
See TracChangeset
for help on using the changeset viewer.
