Skip to content

Commit ad625f9

Browse files
committed
Update version.h
1 parent e1a5249 commit ad625f9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

libnw/version.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@
88
#define NWINFO_MAJOR_VERSION 1
99
#define NWINFO_MINOR_VERSION 6
1010
#define NWINFO_MICRO_VERSION 0
11-
#define NWINFO_BUILD_VERSION 1
11+
#define NWINFO_BUILD_VERSION 2
1212

1313
#define NWINFO_VERSION NWINFO_MAJOR_VERSION,NWINFO_MINOR_VERSION,NWINFO_MICRO_VERSION,NWINFO_BUILD_VERSION
1414
#define NWINFO_VERSION_STR QUOTE(NWINFO_MAJOR_VERSION.NWINFO_MINOR_VERSION.NWINFO_MICRO_VERSION.NWINFO_BUILD_VERSION)
1515

1616
#define NWINFO_COMPANY "A1ive"
17-
#define NWINFO_COPYRIGHT "Copyright (c) 2025 A1ive"
17+
#define NWINFO_COPYRIGHT "Copyright (c) 2026 A1ive"
1818
#define NWINFO_FILEDESC "Hardware information utility for Windows"
1919

2020
#define NWINFO_GUI "NWinfo GUI"

0 commit comments

Comments
 (0)