Copy link to clipboard
Copied
I'ved used the note pad ver to look at the text of a Prem project. But that only tells me which year it is and not the update ver. Like I know this is 2023 but im trying to find out the ver number.
<?xml version="1.0" encoding="UTF-8" ?>
<PremiereData Version="3">
<Project ObjectRef="1"/>
<Project ObjectID="1" ClassID="62ad66dd-0dcd-42da-a660-6d8fbde94876" Version="41">
<Node Version="1">
<Properties Version="1">
<ProjectViewState.List ObjectID="2" ClassID="aab0946f-7a21-4425-8908-fafa2119e30e" Version="3">
If 2023 is "41", check with 2024. If that is "42", then just work your way backwards. Each major year version would be a different number there.
Copy link to clipboard
Copied
I believe the version for that is 41 ... and as those are listed differently than the name, you kinda need to establish what the version number is for say the present one, then work backwards.
Copy link to clipboard
Copied
Oh but how does that help me figure out the update ver with in the year? Like im trying to see that update ver after the year. So like 23. "?"
Copy link to clipboard
Copied
Also thank you so much for responding!
Copy link to clipboard
Copied
If 2023 is "41", check with 2024. If that is "42", then just work your way backwards. Each major year version would be a different number there.
Copy link to clipboard
Copied
62ad66dd-0dcd-42da-a660-6d8fbde94876
By number, do you mean the one above?
The project im trying to figure out is a 2023 ver, what I'm trying figure is what update it was in that year.
Copy link to clipboard
Copied
"Version=41" ... that's the line of your original image I was referring to.
Copy link to clipboard
Copied
Gotcha! I know its 2023. Im just trying to figure out what ver it was in 2023. Thank you for being patient lol.