|
From: <ho...@us...> - 2025-06-30 08:53:31
|
Revision: 15575
http://sourceforge.net/p/skim-app/code/15575
Author: hofman
Date: 2025-06-30 08:53:27 +0000 (Mon, 30 Jun 2025)
Log Message:
-----------
Update version numbers for release
Modified Paths:
--------------
trunk/Info.plist
trunk/Skim.xcodeproj/project.pbxproj
Modified: trunk/Info.plist
===================================================================
--- trunk/Info.plist 2025-06-29 17:43:18 UTC (rev 15574)
+++ trunk/Info.plist 2025-06-30 08:53:27 UTC (rev 15575)
@@ -310,7 +310,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
- <string>1.7.10</string>
+ <string>1.7.11</string>
<key>CFBundleSignature</key>
<string>SKim</string>
<key>CFBundleURLTypes</key>
Modified: trunk/Skim.xcodeproj/project.pbxproj
===================================================================
--- trunk/Skim.xcodeproj/project.pbxproj 2025-06-29 17:43:18 UTC (rev 15574)
+++ trunk/Skim.xcodeproj/project.pbxproj 2025-06-30 08:53:27 UTC (rev 15575)
@@ -3809,7 +3809,7 @@
isa = XCBuildConfiguration;
baseConfigurationReference = CE17EE460E24ED7C00DE06EA /* Skim-App.xcconfig */;
buildSettings = {
- CURRENT_PROJECT_VERSION = 162;
+ CURRENT_PROJECT_VERSION = 163;
};
name = Debug;
};
@@ -3817,7 +3817,7 @@
isa = XCBuildConfiguration;
baseConfigurationReference = CE17EE460E24ED7C00DE06EA /* Skim-App.xcconfig */;
buildSettings = {
- CURRENT_PROJECT_VERSION = 162;
+ CURRENT_PROJECT_VERSION = 163;
};
name = Release;
};
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|