Skip to content

Commit

Permalink
configure: bump release version
Browse files Browse the repository at this point in the history
  • Loading branch information
thom-nic committed Feb 1, 2024
1 parent d5499f6 commit 8c79ad1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,5 @@ stamp-h1
bootcount
autoscan.log
configure.scan

*.tar.gz
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

AC_PREREQ([2.69])
AC_INIT([uboot-bootcount],
[2.0.0],
[3.0.0],
[thom.nichols@voltserver.com],
[],
[https://github.com/VoltServer/uboot-bootcount])
Expand Down

0 comments on commit 8c79ad1

Please sign in to comment.