aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authornotaz2011-02-11 00:31:33 +0200
committernotaz2011-02-12 00:08:12 +0200
commit45d45c1e22620ef51023d0b8e09e85db9cb9380c (patch)
tree61550b1a135d8f653e21a299348953dd178fb8d2 /Makefile
parent384f5f43a20879e2553acd17b76e82059092fafb (diff)
downloadpcsx_rearmed-45d45c1e22620ef51023d0b8e09e85db9cb9380c.tar.gz
pcsx_rearmed-45d45c1e22620ef51023d0b8e09e85db9cb9380c.tar.bz2
pcsx_rearmed-45d45c1e22620ef51023d0b8e09e85db9cb9380c.zip
main.c: load savestate after prepare
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 89fc2a9..63241e5 100644
--- a/Makefile
+++ b/Makefile
@@ -134,7 +134,7 @@ clean_plugins:
PND_MAKE ?= $(HOME)/dev/pnd/src/pandora-libraries/testdata/scripts/pnd_make.sh
-VER ?= $(shell git describe --abbrev=0 master)
+VER ?= $(shell git describe master)
rel: pcsx $(PLUGINS) \
pandora/pcsx.sh pandora/pcsx.pxml pandora/pcsx.png \