Revision version bump

Bump checkpolicy to 2.0.25
Bump libsepol to 2.0.45

Signed-off-by: Steve Lawrence <slawrence@tresys.com>
diff --git a/checkpolicy/ChangeLog b/checkpolicy/ChangeLog
index bbbb167..a546f19 100644
--- a/checkpolicy/ChangeLog
+++ b/checkpolicy/ChangeLog
@@ -1,3 +1,10 @@
+2.0.25 2011-05-02
+	* Add support for using the last path compnent in type transitions by Eric
+	Paris.
+	* Allow single digit module versions by Daniel Walsh.
+	* Use better filename identifier for filenames by Daniel Walsh.
+	* Use #defines for dismod selections by Eric Paris.
+
 2.0.24 2011-04-11
 	* Add new class field in role_transition by Harry Ciao.
 
diff --git a/checkpolicy/VERSION b/checkpolicy/VERSION
index 8f4c02d..efb4534 100644
--- a/checkpolicy/VERSION
+++ b/checkpolicy/VERSION
@@ -1 +1 @@
-2.0.24
+2.0.25
diff --git a/libsepol/ChangeLog b/libsepol/ChangeLog
index 315913f..1e70412 100644
--- a/libsepol/ChangeLog
+++ b/libsepol/ChangeLog
@@ -1,3 +1,6 @@
+2.0.45 2011-05-02
+	* Warn if filename_trans rules are dropped by Steve Lawrence.
+
 2.0.44 2011-04-13
 	* Fixes for new role_transition class field by Eric Paris.
 	* Add libsepol support for filename_trans rules by Eric Paris.
diff --git a/libsepol/VERSION b/libsepol/VERSION
index fa0b8b4..a822eaa 100644
--- a/libsepol/VERSION
+++ b/libsepol/VERSION
@@ -1 +1 @@
-2.0.44
+2.0.45