Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
joente committed Mar 26, 2024
1 parent 0f079c5 commit b1c203b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion inc/ti/version.h
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
* "-rc0"
* ""
*/
#define TI_VERSION_PRE_RELEASE "-alpha1"
#define TI_VERSION_PRE_RELEASE ""

#define TI_MAINTAINER \
"Jeroen van der Heijden <jeroen@cesbit.com>"
Expand Down
1 change: 0 additions & 1 deletion main.c
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ static void main__init_deploy(void)
}
}


int main(int argc, char * argv[])
{
int seed, fd, rc = EXIT_SUCCESS;
Expand Down

0 comments on commit b1c203b

Please sign in to comment.