Commit 5cf1a89 1 parent 3c74471 commit 5cf1a89 Copy full SHA for 5cf1a89
File tree 5 files changed +8
-8
lines changed
5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 3
3
CONFIG_DIR=qr-encoder/config
4
4
DATA_DIR=qr-encoder/packages/com.vendor.product/data
5
5
META_DIR=qr-encoder/packages/com.vendor.product/meta
6
- VERSION_STR=" yy.mm "
6
+ VERSION_STR=" 24.11 "
7
7
8
8
mkdir -p $CONFIG_DIR
9
9
mkdir -p $DATA_DIR
Original file line number Diff line number Diff line change @@ -214,7 +214,7 @@ void MainWindow::show_About_menu() const noexcept {
214
214
" \n "
215
215
" \t Github: https://github.com/lluisalemanypuig/qr-encoder\n "
216
216
" \n "
217
- " Version yy.mm -- Distributed under GNU Affero GPL.\n "
217
+ " Version 24.11 -- Distributed under GNU Affero GPL.\n "
218
218
" \n "
219
219
" Feel free to distribute and modify the program (while complying with the "
220
220
" terms and conditions imposed by the licence).\n "
Original file line number Diff line number Diff line change @@ -664,7 +664,7 @@ Contact:
664
664
665
665
Github: https://github.com/lluisalemanypuig/qr-encoder
666
666
667
- Version yy.mm -- Distributed under GNU Affero GPL.
667
+ Version 24.11 -- Distributed under GNU Affero GPL.
668
668
669
669
Feel free to distribute and modify the program (while complying with the terms and conditions imposed by the licence).
670
670
@@ -687,7 +687,7 @@ Contacte:
687
687
688
688
Github: https://github.com/lluisalemanypuig/qr-encoder
689
689
690
- Versió yy.mm -- Distribuït sota la llicència GNU Affero GPL
690
+ Versió 24.11 -- Distribuït sota la llicència GNU Affero GPL
691
691
692
692
Distribueix i modifica el programa amb tota llibertat (sempre i quan es compleixi amb els termes i condicions de la llicència).
693
693
Original file line number Diff line number Diff line change @@ -667,7 +667,7 @@ Contact:
667
667
668
668
Github: https://github.com/lluisalemanypuig/qr-encoder
669
669
670
- Version yy.mm -- Distributed under GNU Affero GPL.
670
+ Version 24.11 -- Distributed under GNU Affero GPL.
671
671
672
672
Feel free to distribute and modify the program (while complying with the terms and conditions imposed by the licence).
673
673
@@ -689,7 +689,7 @@ Contact:
689
689
690
690
Github: https://github.com/lluisalemanypuig/qr-encoder
691
691
692
- Version yy.mm -- Distributed under GNU Affero GPL.
692
+ Version 24.11 -- Distributed under GNU Affero GPL.
693
693
694
694
Feel free to distribute and modify the program (while complying with the terms and conditions imposed by the licence).
695
695
Original file line number Diff line number Diff line change @@ -668,7 +668,7 @@ Contact:
668
668
669
669
Github: https://github.com/lluisalemanypuig/qr-encoder
670
670
671
- Version yy.mm -- Distributed under GNU Affero GPL.
671
+ Version 24.11 -- Distributed under GNU Affero GPL.
672
672
673
673
Feel free to distribute and modify the program (while complying with the terms and conditions imposed by the licence).
674
674
@@ -690,7 +690,7 @@ Contacto:
690
690
691
691
Github: https://github.com/lluisalemanypuig/qr-encoder
692
692
693
- Versión yy.mm -- Este programa está distribuido bajo la licencia GNU Affero GPL.
693
+ Versión 24.11 -- Este programa está distribuido bajo la licencia GNU Affero GPL.
694
694
695
695
Distribuye y modifica este programa libremente (siempre que se cumpla con los términos y condiciones de la licencia).
696
696
You can’t perform that action at this time.
0 commit comments