mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-27 15:25:54 -04:00
makepanda: fix comments erroneously referring to PandaVersion.pp
This commit is contained in:
parent
640683cdb9
commit
492073cc87
@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env python
|
||||
|
||||
# This script parses the version number in dtool/PandaVersion.pp
|
||||
# This script parses the version number in setup.cfg
|
||||
# and returns it on the command-line. This is useful for the
|
||||
# automated scripts that build the Panda3D releases.
|
||||
|
||||
|
@ -3144,7 +3144,7 @@ def CopyPythonTree(dstdir, srcdir, lib2to3_fixers=[], threads=0):
|
||||
|
||||
########################################################################
|
||||
##
|
||||
## Parse PandaVersion.pp to extract the version number.
|
||||
## Parse setup.cfg to extract the version number.
|
||||
##
|
||||
########################################################################
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user