Skip to content

Commit 45fbdff

Browse files
committed
update to v1.2.1
1 parent b9cb502 commit 45fbdff

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

DesktopSprite/include/ds/version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
// version num
1818
#define MAJOR_VER 1
1919
#define MINOR_VER 2
20-
#define PATCH_VER 0
20+
#define PATCH_VER 1
2121
#define BUILD_VER 0
2222

2323
// version string vX.Y.Z

Setup/Setup.vdproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -715,15 +715,15 @@
715715
{
716716
"Name" = "8:Microsoft Visual Studio"
717717
"ProductName" = "8:DesktopSprite"
718-
"ProductCode" = "8:{12A2F296-9B82-4FFC-A800-5ABBDEE9DEA0}"
719-
"PackageCode" = "8:{585114B5-6B35-47BE-AA49-234B22B6F942}"
718+
"ProductCode" = "8:{CEA853F3-05AC-4DD0-9DA0-EE056F5A3843}"
719+
"PackageCode" = "8:{6A96AD0E-8C32-4943-AE0E-59388D35B68F}"
720720
"UpgradeCode" = "8:{D42E3F16-6883-400A-84C0-221705B85235}"
721721
"AspNetVersion" = "8:"
722722
"RestartWWWService" = "11:FALSE"
723723
"RemovePreviousVersions" = "11:TRUE"
724724
"DetectNewerInstalledVersion" = "11:TRUE"
725725
"InstallAllUsers" = "11:FALSE"
726-
"ProductVersion" = "8:1.2.0"
726+
"ProductVersion" = "8:1.2.1"
727727
"Manufacturer" = "8:ww-rm's studio"
728728
"ARPHELPTELEPHONE" = "8:"
729729
"ARPHELPLINK" = "8:https://github.com/ww-rm/DesktopSprite"

0 commit comments

Comments
 (0)