Actions
Feature #18513
closedHide patchlevel from `ruby -v`
    Feature #18513:
    Hide patchlevel from `ruby -v`
  
Description
We still show patch-level like 3.1.0p0 with ruby -v. But it has no benefit for users.
In fact, I heard "What does "p0" mean?" from Ruby programmer in this week.
I think we should show only 3.2.0 after Ruby 3.2.0 for especially new users.
        
          
          Updated by shyouhei (Shyouhei Urabe) almost 4 years ago
          
          
        
        
      
      :+1:, patch levels no longer serves us very well.
        
          
          Updated by hsbt (Hiroshi SHIBATA) almost 4 years ago
          
          
        
        
      
      - Description updated (diff)
 
        
          
          Updated by hsbt (Hiroshi SHIBATA) almost 4 years ago
          
          
        
        
      
      - Description updated (diff)
 
        
          
          Updated by matz (Yukihiro Matsumoto) over 3 years ago
          
          
        
        
      
      Agreed.
Matz.
        
          
          Updated by hsbt (Hiroshi SHIBATA) over 3 years ago
          
          
        
        
      
      - Status changed from Assigned to Closed
 
Actions