Explorar o código

Restore INTERNAL version number

Ricardo Garcia %!s(int64=16) %!d(string=hai) anos
pai
achega
2a04438c7c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      youtube-dl

+ 1 - 1
youtube-dl

@@ -1084,7 +1084,7 @@ if __name__ == '__main__':
 		# Parse command line
 		parser = optparse.OptionParser(
 			usage='Usage: %prog [options] url...',
-			version='2009.09.08',
+			version='INTERNAL',
 			conflict_handler='resolve',
 		)