Historie (git start) and version + date

This commit is contained in:
2022-04-08 18:00:32 +02:00
parent c1b86e0ebe
commit bb66cd7460
2 changed files with 7 additions and 2 deletions

View File

@@ -37,8 +37,13 @@
# Restructure of project : 2014/03/28, Clemens Barth # Restructure of project : 2014/03/28, Clemens Barth
# Niklas Rethmann # Niklas Rethmann
# Transition to Python 3.x : 2022/02/17, Clemens Barth # Transition to Python 3.x : 2022/02/17, Clemens Barth
# First git visibility : 2022/04/08, Clemens Barth
# #
# #
# 2022/04/08
# ==========
# - First upload of AFM_thumbs.py onto our git server.
#
# 2022/03/02 # 2022/03/02
# ========== # ==========
# - Bug removal in SPECS_Nanonis.py: do not prepare amplitude # - Bug removal in SPECS_Nanonis.py: do not prepare amplitude

View File

@@ -66,8 +66,8 @@ globvar_contributions = "Reinhard Olbrich (testing)\n" \
"Alexander v Schmidtsfeld (testing)\n" \ "Alexander v Schmidtsfeld (testing)\n" \
"..." "..."
globvar_year = "2022-03-02" globvar_year = "2022-04-08"
globvar_version = "3.001" globvar_version = "3.0011"
globvar_spaces = " " globvar_spaces = " "
globvar_name = "AFM thumbs v" + globvar_version globvar_name = "AFM thumbs v" + globvar_version