summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHelge Deller <deller@gmx.de>2013-06-11 21:49:47 +0200
committerHelge Deller <deller@gmx.de>2013-06-11 21:49:47 +0200
commit4ecd6275e5d2a0504511643bfd48f00ee2f0218e (patch)
tree6001393727e16f158e7751cc0c9d400502e97a28
parentf823acceb1d5fa2dbfbb8e4099555c45be8b4f8b (diff)
downloadpalo-4ecd6275e5d2a0504511643bfd48f00ee2f0218e.tar.gz
update PALOVERSION to 1.90
-rw-r--r--lib/common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/common.h b/lib/common.h
index b1c2675..28a210c 100644
--- a/lib/common.h
+++ b/lib/common.h
@@ -33,7 +33,7 @@
#define __swab16(x) bswap_16(x)
#endif /* __swab16 */
-#define PALOVERSION "1.14"
+#define PALOVERSION "1.90"
/* size of I/O block used in HP firmware */
#define FW_BLOCKSIZE 2048