Installing Koha 21.05.03-1 but Koha gives 21.05.02.003 as the installed version
Hi Yesterday/today I was installing the most current Koha: $ sudo apt-cache show koha-common | grep Version Version: 21.05.03-1 During the installation of Debian package "koha-common" it says: Holen:62 http://debian.koha-community.org/koha 21.05/main amd64 koha-common all 21.05.03-1 [41,1 MB] ... Vorbereitung zum Entpacken von .../485-koha-common_21.05.03-1_all.deb ... Entpacken von koha-common (21.05.03-1) ... ... koha-common (21.05.03-1) wird eingerichtet ... But after the installation I see the following in Koha menu "About Koha": Koha version: 21.05.02.003 Also in the source text of the OPAC main page it says: <meta name="generator" content="Koha 21.0502003" /> This happened on a completely new machine with Debian GNU Linux 11.0. Best wishes: Michael -- Geschäftsführer · Diplombibliothekar BBS, Informatiker eidg. Fachausweis Admin Kuhn GmbH · Pappelstrasse 20 · 4123 Allschwil · Schweiz T 0041 (0)61 261 55 61 · E mik@adminkuhn.ch · W www.adminkuhn.ch
Indeed, it's coming from commit 8ea80995c590dad86c43df636456640d3aa84bab Increment version for 21.05.03 release -$VERSION = "21.05.02.002"; +$VERSION = "21.05.02.003"; Le jeu. 26 août 2021 à 15:50, Michael Kuhn <mik@adminkuhn.ch> a écrit :
Hi
Yesterday/today I was installing the most current Koha:
$ sudo apt-cache show koha-common | grep Version Version: 21.05.03-1
During the installation of Debian package "koha-common" it says:
Holen:62 http://debian.koha-community.org/koha 21.05/main amd64 koha-common all 21.05.03-1 [41,1 MB] ... Vorbereitung zum Entpacken von .../485-koha-common_21.05.03-1_all.deb ... Entpacken von koha-common (21.05.03-1) ... ... koha-common (21.05.03-1) wird eingerichtet ...
But after the installation I see the following in Koha menu "About Koha":
Koha version: 21.05.02.003
Also in the source text of the OPAC main page it says:
<meta name="generator" content="Koha 21.0502003" />
This happened on a completely new machine with Debian GNU Linux 11.0.
Best wishes: Michael -- Geschäftsführer · Diplombibliothekar BBS, Informatiker eidg. Fachausweis Admin Kuhn GmbH · Pappelstrasse 20 · 4123 Allschwil · Schweiz T 0041 (0)61 261 55 61 · E mik@adminkuhn.ch · W www.adminkuhn.ch _______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : https://www.koha-community.org/ git : https://git.koha-community.org/ bugs : https://bugs.koha-community.org/
participants (2)
-
Jonathan Druart -
Michael Kuhn