diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2015-07-12 16:58:27 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2015-07-12 16:58:27 +0900 |
commit | 9114863a54388a7fa7845b812f6449bc46a05688 (patch) | |
tree | 2f792456d1691563b4b3aebd201c2b9204525868 | |
parent | bba24262811790807209a3cba74955c4ba42a6e1 (diff) | |
download | tdegraphics-9114863a54388a7fa7845b812f6449bc46a05688.tar.gz tdegraphics-9114863a54388a7fa7845b812f6449bc46a05688.zip |
Update version number to R14.1.0
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-rw-r--r-- | CMakeLists.txt | 2 | ||||
-rw-r--r-- | kdvi/kdvi.lsm | 2 | ||||
-rw-r--r-- | kmrml/kmrml.lsm | 2 | ||||
-rw-r--r-- | ksvg/impl/libs/libtext2path/libtext2path.lsm | 2 | ||||
-rw-r--r-- | kuickshow/kuickshow.lsm | 2 | ||||
-rw-r--r-- | tdegraphics.lsm | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 93f62f04..ad3b7ef4 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -15,7 +15,7 @@ cmake_minimum_required( VERSION 2.8 ) ##### general package setup ##################### project( tdegraphics ) -set( VERSION R14.0.0 ) +set( VERSION R14.1.0 ) ##### include essential cmake modules ########### diff --git a/kdvi/kdvi.lsm b/kdvi/kdvi.lsm index d1b8270a..6e3e0b07 100644 --- a/kdvi/kdvi.lsm +++ b/kdvi/kdvi.lsm @@ -1,6 +1,6 @@ Begin4 Title: kdvi -Version: R14.0.0 +Version: R14.1.0 Entered-date: 2010-05-10 Description: TeX DVI previewer for the Trinity Desktop Environment Keywords: TDE, TeX, DVI, X11, Qt diff --git a/kmrml/kmrml.lsm b/kmrml/kmrml.lsm index bffaaeee..97542f51 100644 --- a/kmrml/kmrml.lsm +++ b/kmrml/kmrml.lsm @@ -1,6 +1,6 @@ Begin4 Title: MRML -Version: R14.0.0 +Version: R14.1.0 Entered-date: 2010-05-10 Description: MRML (Multimedia Retrieval Markup Language) tdeio-slave for the Trinity Desktop Environment Keywords: Image retrieval, GIFT, MRML, Konqueror, TDE, Qt diff --git a/ksvg/impl/libs/libtext2path/libtext2path.lsm b/ksvg/impl/libs/libtext2path/libtext2path.lsm index 78e091fb..0ebceb55 100644 --- a/ksvg/impl/libs/libtext2path/libtext2path.lsm +++ b/ksvg/impl/libs/libtext2path/libtext2path.lsm @@ -1,6 +1,6 @@ Begin4 Title: libtext2path -Version: R14.0.0 +Version: R14.1.0 Entered-date: 2010-05-10 Description: Converts FreeType glyphs to bezier paths Keywords: TDE Qt diff --git a/kuickshow/kuickshow.lsm b/kuickshow/kuickshow.lsm index d7f93061..0220c2fe 100644 --- a/kuickshow/kuickshow.lsm +++ b/kuickshow/kuickshow.lsm @@ -1,6 +1,6 @@ Begin4 Title: KuickShow -Version: R14.0.0 +Version: R14.1.0 Entered-date: 2010-05-10 Description: KuickShow is a fast image viewer to browse large galleries. Keywords: TDE Qt Graphics Images Imageviewer Imlib diff --git a/tdegraphics.lsm b/tdegraphics.lsm index ecf36e75..da7dd483 100644 --- a/tdegraphics.lsm +++ b/tdegraphics.lsm @@ -1,6 +1,6 @@ Begin4 Title: tdegraphics -Version: R14.0.0 +Version: R14.1.0 Entered-date: 2010-05-10 Description: Graphical Applications written for the Trinity Desktop Environment Keywords: TDE X11 desktop Qt |