author | harlekin <harlekin> | 2002-06-24 08:22:22 (UTC) |
---|---|---|
committer | harlekin <harlekin> | 2002-06-24 08:22:22 (UTC) |
commit | 08fb6ae7432fc8c76dfd03ff37582659d7e4968d (patch) (side-by-side diff) | |
tree | 79ed8f736aafe00764bf60c50790076e537da849 | |
parent | 2683af8681a9b61d75880bca1bed3161fbf82fab (diff) | |
download | opie-08fb6ae7432fc8c76dfd03ff37582659d7e4968d.zip opie-08fb6ae7432fc8c76dfd03ff37582659d7e4968d.tar.gz opie-08fb6ae7432fc8c76dfd03ff37582659d7e4968d.tar.bz2 |
hardcoded libqpe version
-rw-r--r-- | library/library.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/library/library.pro b/library/library.pro index 44fd7cf..a05ee7e 100644 --- a/library/library.pro +++ b/library/library.pro @@ -127,3 +127,3 @@ DESTDIR = $(QTDIR)/lib$(PROJMAK) # This is set by configure$(OPIEDIR). -VERSION = 1.5.0 +VERSION = 1.5.0.1 |