library versioning now works how i want it
This commit is contained in:
@@ -9,6 +9,9 @@
|
||||
## @license LGPL, see file <a href="license.html">COPYING</a>
|
||||
##
|
||||
## $Log$
|
||||
## Revision 1.3 2004/09/09 20:09:06 marc
|
||||
## library versioning now works how i want it
|
||||
##
|
||||
## Revision 1.2 2004/08/28 16:21:07 marc
|
||||
## mrw-c++-0.92 (mrw)
|
||||
## - new file: version.cpp
|
||||
@@ -26,7 +29,7 @@
|
||||
# rpmbuild -bb --clean @PACKAGENAME@.spec
|
||||
Summary: MRW's C++ Class Library, facilities for ease and quality
|
||||
Name: @PACKAGENAME@
|
||||
Version: @MAJOR@.@MINOR@
|
||||
Version: @MAJOR@.@MINOR@.@LEAST@
|
||||
Release: 1
|
||||
License: LGPL
|
||||
Group: Development/Libraries/C++
|
||||
|
Reference in New Issue
Block a user