author | harlekin <harlekin> | 2002-06-24 08:22:22 (UTC) |
---|---|---|
committer | harlekin <harlekin> | 2002-06-24 08:22:22 (UTC) |
commit | 08fb6ae7432fc8c76dfd03ff37582659d7e4968d (patch) (unidiff) | |
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 | |||
@@ -125,7 +125,7 @@ INTERFACES = passwordbase_p.ui categoryeditbase_p.ui findwidgetbase_p.ui lnkprop | |||
125 | TARGET = qpe | 125 | TARGET = qpe |
126 | DESTDIR = $(QTDIR)/lib$(PROJMAK) | 126 | DESTDIR = $(QTDIR)/lib$(PROJMAK) |
127 | # This is set by configure$(OPIEDIR). | 127 | # This is set by configure$(OPIEDIR). |
128 | VERSION = 1.5.0 | 128 | VERSION = 1.5.0.1 |
129 | 129 | ||
130 | TRANSLATIONS = ../i18n/de/libqpe.ts | 130 | TRANSLATIONS = ../i18n/de/libqpe.ts |
131 | TRANSLATIONS += ../i18n/es/libqpe.ts | 131 | TRANSLATIONS += ../i18n/es/libqpe.ts |