Skip to content

Commit 2849c83

Browse files
committed
bin: otca: Change version string
1 parent ed05a11 commit 2849c83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/otca

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
# along with this program. If not, see <http://www.gnu.org/licenses/>.
1717

1818
# Version string
19-
VERSION="0.1"
19+
VERSION="1"
2020

2121
# Various exit codes used throughout the program
2222
EXIT_INVALID_OPTION=1

0 commit comments

Comments
 (0)