]> git.e2factory.org Git - e2factory.git/commitdiff
release e2factory-2.3.8 e2factory-2.3.8
authorGordon Hecker <gh@emlix.com>
Thu, 14 Oct 2010 08:40:32 +0000 (10:40 +0200)
committerGordon Hecker <gh@emlix.com>
Thu, 14 Oct 2010 08:40:32 +0000 (10:40 +0200)
Signed-off-by: Gordon Hecker <gh@emlix.com>
Changelog
make.vars

index 4c4d2af44579716d2a9b232390de73e77ca8b0af..04c57cafd64964e76c23e1bf363256413fa0d378 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -1,4 +1,4 @@
-NEXT:
+e2factory-2.3.8
  * Bugfix: Large files (>2GB) in cache are detected correctly now on 32bit
  * Bugfix: e2-install-e2 reports errors in local tools installation now
  * Bugfix: e2-install-e2 removes an existing local plugin directory before
index 61906b9e26b79d64fd438e43f5b5d55424e45717..edc8bcc80b9d5e4ae01a0c3137edca5ab3b4d429 100644 (file)
--- a/make.vars
+++ b/make.vars
@@ -4,7 +4,7 @@
 NAME = e2factory
 MAJOR = 2
 MINOR = 3
-PATCHLEVEL = 7
+PATCHLEVEL = 8
 EXTRAVERSION =
 ifdef EXTRAVERSION
   VERSION = $(MAJOR).$(MINOR).$(PATCHLEVEL)$(EXTRAVERSION)