summaryrefslogtreecommitdiff
Side-by-side diff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--ChangeLog1
-rw-r--r--library/version.h1
2 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4d1b4ef..ce51dab 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -30,6 +30,7 @@
--------
* libopiecore: /etc/oz_version renamed to /etc/openzaurus-version (hrw)
* libopiecore: SL6000 (tosa) now uses corgi-bl (Dirk Opfer)
+ * library/version.h: introduce integer version code in OPIE_VERSION for conditional compilation
2005-09-11 Opie 1.2.1
diff --git a/library/version.h b/library/version.h
index a3b920d..8bf9197 100644
--- a/library/version.h
+++ b/library/version.h
@@ -1,3 +1,4 @@
#define QPE_VENDOR "Project Opie"
#define QPE_VERSION "1.2.1"
#define SUB_VERSION ""
+#define OPIE_VERSION 102010