diff --git a/Makefile b/Makefile
index 433a4d3ab..fb70662e1 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
-VERSION=4.0.0-pre5
-SRC=CHANGELOG inc conf utils index.php languages views op out README.md README.Notification drop-tables-innodb.sql styles js TODO LICENSE Makefile webdav install
+VERSION=4.0.0-RC1
+SRC=CHANGELOG inc conf utils index.php languages views op out README.md README.Notification README.Ubuntu drop-tables-innodb.sql styles js TODO LICENSE Makefile webdav install
#restapi webapp
dist:
diff --git a/SeedDMS_Core/package.xml b/SeedDMS_Core/package.xml
index a860bf61f..9e6518b12 100644
--- a/SeedDMS_Core/package.xml
+++ b/SeedDMS_Core/package.xml
@@ -12,10 +12,10 @@
uwe@steinmann.cx
yes
- 2013-02-14
+ 2013-02-20
- 4.0.0pre5
+ 4.0.0RC1
4.0.0
@@ -24,8 +24,7 @@
GPL License
-- changed name from letodms to seeddms
-- fixed SeedDMS_Database::TableList()
+- minor bugfixes
@@ -385,5 +384,22 @@ New release
- fixed sql statement in getReadUserList() for sqlite3
+
+ 2013-02-14
+
+
+ 4.0.0pre5
+ 4.0.0
+
+
+ beta
+ stable
+
+ GPL License
+
+- changed name from letodms to seeddms
+- fixed SeedDMS_Database::TableList()
+
+