diff options
author | prashantsinalkar | 2020-06-11 19:42:29 +0530 |
---|---|---|
committer | prashantsinalkar | 2020-06-11 19:42:29 +0530 |
commit | 5adca129b3d60f889d019188db32bc3729248899 (patch) | |
tree | d69e19cccb8890aef69921bc42723c54086436b9 | |
parent | 7031c187322191a50280259f2c4ad38b03bafb69 (diff) | |
download | Esim-Pspice-to-kicad-convertor-5adca129b3d60f889d019188db32bc3729248899.tar.gz Esim-Pspice-to-kicad-convertor-5adca129b3d60f889d019188db32bc3729248899.tar.bz2 Esim-Pspice-to-kicad-convertor-5adca129b3d60f889d019188db32bc3729248899.zip |
added version to module
-rwxr-xr-x | pspice_to_kicad.info | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/pspice_to_kicad.info b/pspice_to_kicad.info index 15e39c6..edaa26a 100755 --- a/pspice_to_kicad.info +++ b/pspice_to_kicad.info @@ -1,4 +1,5 @@ name = "PSPICE To KICAD Convertor" -description = "PSPICE To LICAD Convertor" +description = "PSPICE To KICAD Convertor" package = "IITB" +version = "7.x" core = "7.x" |