Version 3.0.23.01.25 master github/master 3.0.23.01.25
authorGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Wed, 25 Jan 2023 15:29:27 +0000 (16:29 +0100)
committerGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Wed, 25 Jan 2023 15:29:27 +0000 (16:29 +0100)
man1/clinfo.1
src/clinfo.c

index 0c0b5b5..203b183 100644 (file)
@@ -1,4 +1,4 @@
-.TH CLINFO 1 "2021-02-21" "clinfo 3.0.21.02.21"
+.TH CLINFO 1 "2023-01-25" "clinfo 3.0.23.01.25"
 
 .SH NAME
 
index f243367..7cf6dc2 100644 (file)
@@ -4501,7 +4501,7 @@ struct icdl_data oclIcdProps(const struct platform_list *plist, const struct opt
 
 void version(void)
 {
-       puts("clinfo version 3.0.21.02.21");
+       puts("clinfo version 3.0.23.01.25");
 }
 
 void parse_device_spec(const char *str, struct opt_out *output)