Source code betas stuck at V1.1.20?
-
Hi Allan,
I downloaded the source code as I intend to learn how this works :-). It seems as if all versions posted in the zip-s and tar.gz-s are the source code of version 1.1.20.
I compared 1.2.8, 1.2.9 and 1.2.12. They are all the same (except for the versionnumber of the folder inside).Could you check the beta releases source code zips on the github site?
Kind regards,
Rutger van Schoonhoven
-
@rjvanschoonhoven github doesnt allow releasing from different branches, so if you want to look at the dev branches, you need to use GIT and clone the repo and check out the windowstest branch, that I'm currently pushing commits by ..
-
@allan-zimmermann said in Source code betas stuck at V1.1.20?:
Thanks. Will do that!