File tree Expand file tree Collapse file tree 7 files changed +7
-7
lines changed
Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -103,6 +103,6 @@ And one extra:
103103
104104### General info
105105
106- * Version: 1.6.0
106+ * Version: 1.6.1
107107* License: BSD-3
108108* Author: Alexander F. Rødseth < ; xyproto@archlinux.org > ;
Original file line number Diff line number Diff line change 88 "os"
99)
1010
11- const versionString = "png16 1.0 .1"
11+ const versionString = "png16 1.6 .1"
1212
1313func main () {
1414
Original file line number Diff line number Diff line change 99 "github.com/xyproto/palgen"
1010)
1111
12- const versionString = "png256 1.0 .1"
12+ const versionString = "png256 1.6 .1"
1313
1414func main () {
1515
Original file line number Diff line number Diff line change 99 "os"
1010)
1111
12- const versionString = "png2act 1.0 .1"
12+ const versionString = "png2act 1.6 .1"
1313
1414func main () {
1515
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ import (
1010 "github.com/xyproto/palgen"
1111)
1212
13- const versionString = "png2gpl 1.0 .1"
13+ const versionString = "png2gpl 1.6 .1"
1414
1515func main () {
1616
Original file line number Diff line number Diff line change 99 "github.com/xyproto/palgen"
1010)
1111
12- const versionString = "png2png 1.0 .1"
12+ const versionString = "png2png 1.6 .1"
1313
1414func main () {
1515
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ import (
1010 "github.com/xyproto/palgen"
1111)
1212
13- const versionString = "pngn 1.0 .1"
13+ const versionString = "pngn 1.6 .1"
1414
1515func main () {
1616
You can’t perform that action at this time.
0 commit comments