diff options
| -rw-r--r-- | args.go | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,7 +23,7 @@ import ( "strconv" ) -const ProgramVersion = "1.0.0-rc.1" +const ProgramVersion = "1.0.0" // The arguments to this program type args struct { |
![]() |
index : Radix Info | |
| A script that automatically determines some properties of number radices |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | args.go | 2 |
@@ -23,7 +23,7 @@ import ( "strconv" ) -const ProgramVersion = "1.0.0-rc.1" +const ProgramVersion = "1.0.0" // The arguments to this program type args struct { |