mirror of
https://github.com/gnustep/libs-performance.git
synced 2025-02-23 11:51:20 +00:00
make new release version
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/performance/trunk@25705 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
f652f898a8
commit
cf6f9b2ecd
2 changed files with 2 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
|||
2007-12-08 Richard Frith-Macdonald <rfm@gnu.org>
|
||||
|
||||
* GNUmakefile: bump subminor version for release
|
||||
* GSThroughput.m: ([-description]) output information for periods
|
||||
from last cycle as well as current cycle.
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@ include $(GNUSTEP_MAKEFILES)/common.make
|
|||
-include config.make
|
||||
|
||||
PACKAGE_NAME = Performance
|
||||
PACKAGE_VERSION = 0.3.0
|
||||
PACKAGE_VERSION = 0.3.1
|
||||
SVN_BASE_URL = svn+ssh://svn.gna.org/svn/gnustep/libs
|
||||
SVN_MODULE_NAME = performance
|
||||
|
||||
|
|
Loading…
Reference in a new issue