author | chicken <chicken> | 2004-04-25 14:14:07 (UTC) |
---|---|---|
committer | chicken <chicken> | 2004-04-25 14:14:07 (UTC) |
commit | fa1f8048a89a2b7172fb838daf84a4a408b7e81b (patch) (unidiff) | |
tree | 34655a9f6bbfb14f6761623e989fd2653c4bbea0 | |
parent | 4e4586dc20a0a8befe808d7c89ee2fb3222c63b6 (diff) | |
download | opie-fa1f8048a89a2b7172fb838daf84a4a408b7e81b.zip opie-fa1f8048a89a2b7172fb838daf84a4a408b7e81b.tar.gz opie-fa1f8048a89a2b7172fb838daf84a4a408b7e81b.tar.bz2 |
small fix and version -> 1.1.3
-rw-r--r-- | library/version.h | 2 | ||||
-rw-r--r-- | packages | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/library/version.h b/library/version.h index 2590dad..5425689 100644 --- a/library/version.h +++ b/library/version.h | |||
@@ -1,3 +1,3 @@ | |||
1 | #define QPE_VENDOR "Project Opie" | 1 | #define QPE_VENDOR "Project Opie" |
2 | #define QPE_VERSION "1.1.2-snapshot" | 2 | #define QPE_VERSION "1.1.3" |
3 | #define SUB_VERSION "" | 3 | #define SUB_VERSION "" |
@@ -119,7 +119,7 @@ CONFIG_OAPP core/apps/oapp oapp.pro | |||
119 | CONFIG_OBEX core/applets/obex2obex.pro | 119 | CONFIG_OBEX core/applets/obex2obex.pro |
120 | CONFIG_ODICT noncore/apps/odictodict.pro | 120 | CONFIG_ODICT noncore/apps/odictodict.pro |
121 | CONFIG_OIPKG noncore/unsupported/oipkgoipkg.pro | 121 | CONFIG_OIPKG noncore/unsupported/oipkgoipkg.pro |
122 | CONFIG_OPIEALARMcore/opiealarm | 122 | CONFIG_OPIEALARM core/opiealarmopiealarm.pro |
123 | CONFIG_OPIE-CONSOLE noncore/apps/opie-consoleopie-console.pro | 123 | CONFIG_OPIE-CONSOLE noncore/apps/opie-consoleopie-console.pro |
124 | CONFIG_OPIE_EYE noncore/graphics/opie-eyephunk_view.pro | 124 | CONFIG_OPIE_EYE noncore/graphics/opie-eyephunk_view.pro |
125 | CONFIG_OPIE_EYE_SLAVE noncore/graphics/opie-eye/slaveslave.pro | 125 | CONFIG_OPIE_EYE_SLAVE noncore/graphics/opie-eye/slaveslave.pro |