File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 33CONFIG_DIR=qr-encoder/config
44DATA_DIR=qr-encoder/packages/com.vendor.product/data
55META_DIR=qr-encoder/packages/com.vendor.product/meta
6- VERSION_STR=" yy.mm " 
6+ VERSION_STR=" 24.03 " 
77
88mkdir -p $CONFIG_DIR 
99mkdir -p $DATA_DIR 
Original file line number Diff line number Diff line change 11#! /bin/bash
22
3- REPLACE_WITH=" yy.mm " 
3+ REPLACE_WITH=" 24.03 " 
44
55sed -i ' s/yy.mm/' $REPLACE_WITH ' /g' 
66sed -i ' s/yy.mm/' $REPLACE_WITH ' /g' 
Original file line number Diff line number Diff line change @@ -132,7 +132,7 @@ void MainWindow::show_About_menu() const noexcept {
132132		" \n " 
133133		" \t Github: https://github.com/lluisalemanypuig/qr-encoder\n " 
134134		" \n " 
135- 		" Version yy.mm  -- Distributed under GNU Affero GPL.\n " 
135+ 		" Version 24.03  -- Distributed under GNU Affero GPL.\n " 
136136		" \n " 
137137		" Feel free to distribute and modify the program (while complying with the " 
138138		" terms and conditions imposed by the licence).\n " 
Original file line number Diff line number Diff line change @@ -156,7 +156,7 @@ Contacte:
156156
157157	Github: https://github.com/lluisalemanypuig/qr-encoder
158158
159- Versió yy.mm  -- Distribuït sota la llicència GNU Affero GPL
159+ Versió 24.03  -- Distribuït sota la llicència GNU Affero GPL
160160
161161Distribueix i modifica el programa amb tota llibertat (sempre i quan es compleixi amb els termes i condicions de la llicència).
162162
Original file line number Diff line number Diff line change @@ -156,7 +156,7 @@ Contact:
156156
157157	Github: https://github.com/lluisalemanypuig/qr-encoder
158158
159- Version yy.mm  -- Distributed under GNU Affero GPL.
159+ Version 24.03  -- Distributed under GNU Affero GPL.
160160
161161Feel free to distribute and modify the program (while complying with the terms and conditions imposed by the licence).
162162
Original file line number Diff line number Diff line change @@ -160,7 +160,7 @@ Contacto:
160160
161161	Github: https://github.com/lluisalemanypuig/qr-encoder
162162
163- Versión yy.mm  -- Este programa está distribuido bajo la licencia GNU Affero GPL.
163+ Versión 24.03  -- Este programa está distribuido bajo la licencia GNU Affero GPL.
164164
165165Distribuye y modifica este programa libremente (siempre que se cumpla con los términos y condiciones de la licencia).
166166
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments