]> sigrok.org Git - sigrok-firmware-fx2lafw.git/blobdiff - include/fx2lafw.h
Increase FX2LAFW_VERSION_MINOR to 2.
[sigrok-firmware-fx2lafw.git] / include / fx2lafw.h
index c0f8db645c414a9107d4573455609bec307b5b88..abd877b7923fceebe1679acffb7629399ecc5ca8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the fx2lafw project.
+ * This file is part of the sigrok-firmware-fx2lafw project.
  *
  * Copyright (C) 2012 Joel Holdsworth <joel@airwebreathe.org.uk>
  *
@@ -38,6 +38,6 @@
  * longer (properly) work with the new fx2lafw firmware.
  */
 #define FX2LAFW_VERSION_MAJOR  1
-#define FX2LAFW_VERSION_MINOR  0
+#define FX2LAFW_VERSION_MINOR  2
 
 #endif