Skip to content

Commit 2d5bb72

Browse files
committed
update to v1.3.0
1 parent f3fd765 commit 2d5bb72

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

DesktopSprite/include/ds/version.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616

1717
// version num
1818
#define MAJOR_VER 1
19-
#define MINOR_VER 2
20-
#define PATCH_VER 3
19+
#define MINOR_VER 3
20+
#define PATCH_VER 0
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
@@ -648,15 +648,15 @@
648648
{
649649
"Name" = "8:Microsoft Visual Studio"
650650
"ProductName" = "8:DesktopSprite"
651-
"ProductCode" = "8:{38A3F6A7-0E41-49DA-B7FD-61707B151A63}"
652-
"PackageCode" = "8:{D114225E-5B71-4F07-B2C0-0EE6AB54655C}"
651+
"ProductCode" = "8:{B9B827A3-97D3-498D-8D6D-D950BF7F1146}"
652+
"PackageCode" = "8:{D6C8A7A6-A4D0-44A9-BC1C-7257B986F394}"
653653
"UpgradeCode" = "8:{D42E3F16-6883-400A-84C0-221705B85235}"
654654
"AspNetVersion" = "8:"
655655
"RestartWWWService" = "11:FALSE"
656656
"RemovePreviousVersions" = "11:TRUE"
657657
"DetectNewerInstalledVersion" = "11:TRUE"
658658
"InstallAllUsers" = "11:FALSE"
659-
"ProductVersion" = "8:1.2.3"
659+
"ProductVersion" = "8:1.3.0"
660660
"Manufacturer" = "8:ww-rm's studio"
661661
"ARPHELPTELEPHONE" = "8:"
662662
"ARPHELPLINK" = "8:https://github.com/ww-rm/DesktopSprite"

0 commit comments

Comments
 (0)