Skip to content

Commit bd25aae

Browse files
authored
Bump version to 1.0.4
1 parent c9b7bbb commit bd25aae

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

libhydrasdr/src/hydrasdr.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,10 @@ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSI
2828
#include <stdint.h>
2929
#include "hydrasdr_commands.h"
3030

31-
#define HYDRASDR_VERSION "1.0.3"
31+
#define HYDRASDR_VERSION "1.0.4"
3232
#define HYDRASDR_VER_MAJOR 1
3333
#define HYDRASDR_VER_MINOR 0
34-
#define HYDRASDR_VER_REVISION 3
34+
#define HYDRASDR_VER_REVISION 4
3535

3636
#ifdef _WIN32
3737
#define ADD_EXPORTS

0 commit comments

Comments
 (0)