Skip to content

Commit

Permalink
Merge pull request #2132 from AllenInstitute/bugfix/2132-fix-version-…
Browse files Browse the repository at this point in the history
…number

Fix version number style of ACL_UserDataEditor.ipf
  • Loading branch information
t-b authored Jun 5, 2024
2 parents 6c5c216 + 6057687 commit 1d8c20b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Packages/MIES/ACL_UserdataEditor.ipf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#pragma rtGlobals=1 // Use modern global access method.
#pragma version = 1.0.0.0
#pragma version = 1.0
#pragma IgorVersion = 6 // requires Igor 6 or later
#pragma IndependentModule=ACL_UserDataEditor
// ********************
Expand Down

0 comments on commit 1d8c20b

Please sign in to comment.