2
0
mirror of https://github.com/lm-sensors/lm-sensors synced 2025-08-31 14:25:39 +00:00

Updated version numbers, as well as the release checklist.

git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@820 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
Frodo Looijaard
2000-06-18 16:45:12 +00:00
parent 1371cc89c0
commit 66434a0213
3 changed files with 5 additions and 3 deletions

View File

@@ -28,7 +28,7 @@
#include "chips.h"
#define PROGRAM "sensors"
#define VERSION "1.0"
#define VERSION "1.1"
#define DEFAULT_CONFIG_FILE_NAME "sensors.conf"
static char *config_file_name;