]> git.ipfire.org Git - thirdparty/libsolv.git/commitdiff
bump
authorDuncan Mac-Vicar P <dmacvicar@suse.de>
Wed, 13 Aug 2008 14:55:51 +0000 (14:55 +0000)
committerDuncan Mac-Vicar P <dmacvicar@suse.de>
Wed, 13 Aug 2008 14:55:51 +0000 (14:55 +0000)
VERSION.cmake
package/libsatsolver.changes

index 285a6b2433a67b34e187663fdc9a466dde075e7b..ff5b372cdeef48e18bdf383da6b77e8d9cc57010 100644 (file)
@@ -46,5 +46,5 @@
 
 SET(LIBSATSOLVER_MAJOR "0")
 SET(LIBSATSOLVER_MINOR "10")
-SET(LIBSATSOLVER_PATCH "3")
+SET(LIBSATSOLVER_PATCH "4")
 
index c4bbaa8df8ebf761a622b34ae39ad683b44f825f..1671734226cbd71495853295de93f4f41de95b30 100644 (file)
@@ -1,3 +1,10 @@
+-------------------------------------------------------------------
+Wed Aug 13 15:42:36 CEST 2008 - dmacvicar@suse.de
+
+- include new file search capability commited by matz
+  (SEARCH_FILES)
+- 0.10.4
+
 -------------------------------------------------------------------
 Wed Aug 13 10:31:01 CEST 2008 - kkaempf@suse.de