Skip to content

Commit

Permalink
Update version to 1.4.7
Browse files Browse the repository at this point in the history
  • Loading branch information
tjko committed Apr 13, 2022
1 parent fd1a0dc commit 87b0cae
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion COPYRIGHT
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
jpegoptim
=========

Copyright (C) 1996-2018 Timo Kokkonen <tjko@iki.fi>
Copyright (C) 1996-2022 Timo Kokkonen <tjko@iki.fi>


This program is free software; you can redistribute it
Expand Down
4 changes: 2 additions & 2 deletions README
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

Jpegoptim v1.4.7beta - Copyright (C) Timo Kokkonen, 1996-2022. All Rights Reserved.
Jpegoptim v1.4.7 - Copyright (C) Timo Kokkonen, 1996-2022. All Rights Reserved.


REQUIREMENTS
Expand Down Expand Up @@ -107,5 +107,5 @@ LATEST VERSION


Timo <tjko@iki.fi>
30-Mar-2022 $Id$
11-Apr-2022

2 changes: 1 addition & 1 deletion jpegoptim.c
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
#include "jpegoptim.h"


#define VERSIO "1.4.7beta"
#define VERSIO "1.4.7"
#define COPYRIGHT "Copyright (C) 1996-2022, Timo Kokkonen"


Expand Down

0 comments on commit 87b0cae

Please sign in to comment.