Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
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: 1106
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
Previous Topic: 2025.1.1rc1
Goto Forum:
  


Current Time: Mon Aug 11 23:27:49 CEST 2025

Total time taken to generate the page: 0.05038 seconds