U++ framework
Do not panic. Ask here before giving up.

Home » Community » U++ community news and announcements » GIT release tag naming convention has been changed
GIT release tag naming convention has been changed [message #61766] Sun, 03 August 2025 21:17 Go to previous message
Klugier is currently offline  Klugier
Messages: 1118
Registered: September 2012
Location: Poland, Kraków
Senior Contributor
Hello,

I would like to inform you that I decided to change the naming convention for version tags in our main repository. So, instead of having "2025.1.1", now we have "v2025.1.1". This notation is de facto standard for versions naming convention on git. Other significant projects such as Linux kernel are using it.

Also, with this change links to the releases changed, so if your script is basing on GitHub artifacts it is highly recommended to updated them. Here is the example:
https://github.com/ultimatepp/ultimatepp/releases/tag/v2025.1.1 // <- New
https://github.com/ultimatepp/ultimatepp/releases/tag/2025.1.1  // <- Old (lack of v prefix in version part)


Klugier


U++ - one framework to rule them all.
 
Read Message
Read Message
Read Message
Previous Topic: 2025.1.1rc1
Next Topic: Unix Domain Sockets Support Added to U++.
Goto Forum:
  


Current Time: Sat Jul 18 04:46:38 GMT+2 2026

Total time taken to generate the page: 0.00506 seconds