OSDN Git Service

CLI: Sanity check audio options in HandBrakeCLI to prevent NULL dereferences when...
[handbrake-jp/handbrake-jp-git.git] / Makefile.config
index a49dbe3..4ae9bcc 100644 (file)
@@ -8,7 +8,7 @@ HB_BUILD = $(shell date "+%Y%m%d")00
 SNAP_HB_BUILD = $(shell date "+%Y%m%d")01
 
 # For snapshots add the svn revision number to the HB_VERSION
-SNAP_HB_VERSION = $(HB_VERSION)svn$(shell svnversion)
+SNAP_HB_VERSION = svn$(shell svnversion)
 
 # The working path is needed for editing the MacGui .plist
 FULL_PATH = $(shell pwd)