Author: sayer Date: 2008-12-08 22:56:13 +0100 (Mon, 08 Dec 2008) New Revision: 1192
Modified: trunk/Makefile.defs trunk/pkg/debian/changelog Log: updated version number Modified: trunk/Makefile.defs =================================================================== --- trunk/Makefile.defs 2008-12-08 20:35:51 UTC (rev 1191) +++ trunk/Makefile.defs 2008-12-08 21:56:13 UTC (rev 1192) @@ -7,7 +7,7 @@ #version number VERSION = 1 -PATCHLEVEL = 0 +PATCHLEVEL = 1 SUBLEVEL = 0 EXTRAVERSION ?= -pre-$(SVN_REV) Modified: trunk/pkg/debian/changelog =================================================================== --- trunk/pkg/debian/changelog 2008-12-08 20:35:51 UTC (rev 1191) +++ trunk/pkg/debian/changelog 2008-12-08 21:56:13 UTC (rev 1192) @@ -1,3 +1,9 @@ +sems (1.1.0-0rc1) unstable; urgency=low + + * Debian Release Candidate 1 for 1.1. + + -- Stefan Sayer <[EMAIL PROTECTED]> Mon Dec 8 23:01:40 CET 2008 + sems (1.0.0-0pre1-r856M) unstable; urgency=low * Debian Release Candidate 1 for 1.0. _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
