diff options
| author | Andreas Brachold <vdr07@deltab.de> | 2009-04-13 11:37:22 +0000 |
|---|---|---|
| committer | Andreas Brachold <vdr07@deltab.de> | 2009-04-13 11:37:22 +0000 |
| commit | 96c7358d7c1ab7690c90ae937ceab077b355918e (patch) | |
| tree | d050a7aeae511cbd280b030e762ed09a3628f15a | |
| parent | 340a339355ed27c31272f12e58e5b645c530af75 (diff) | |
| download | xxv-96c7358d7c1ab7690c90ae937ceab077b355918e.tar.gz xxv-96c7358d7c1ab7690c90ae937ceab077b355918e.tar.bz2 | |
* prepare release 1.4
| -rw-r--r-- | skins/Makefile | 2 | ||||
| -rw-r--r-- | skins/stone/Makefile | 2 | ||||
| -rw-r--r-- | skins/xstyle/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/skins/Makefile b/skins/Makefile index dd556e3..ff8b6d2 100644 --- a/skins/Makefile +++ b/skins/Makefile @@ -3,7 +3,7 @@ # # $Id$ -VERSION = 1.2 +VERSION = 1.4 ARCHIVE = skins PACKAGE = xxv-$(ARCHIVE)-$(VERSION) diff --git a/skins/stone/Makefile b/skins/stone/Makefile index 8578254..4b03ba3 100644 --- a/skins/stone/Makefile +++ b/skins/stone/Makefile @@ -4,7 +4,7 @@ # $Id$ SKIN = $(shell basename `pwd`) -VERSION = 1.1 +VERSION = 1.4 ### The name of the distribution archive: diff --git a/skins/xstyle/Makefile b/skins/xstyle/Makefile index 46265c4..c3aab7d 100644 --- a/skins/xstyle/Makefile +++ b/skins/xstyle/Makefile @@ -4,7 +4,7 @@ # $Id$ SKIN = xstyle -VERSION = 1.1 +VERSION = 1.4 ### The name of the distribution archive: |
