Skip to content

Commit

Permalink
update upstream version in debian/rules
Browse files Browse the repository at this point in the history
trigger hook to rebuild plugin in launchpad PPA
  • Loading branch information
seahawk1986 committed Nov 9, 2016
1 parent 208b2b1 commit 96a03b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion debian/rules
Expand Up @@ -6,7 +6,7 @@
PLG_PACKAGE = $(filter-out %-dbg, $(shell dh_listpackages))
DBG_PACKAGE = $(filter %-dbg, $(shell dh_listpackages))

UPSTREAM_VERSION=0.1.3
UPSTREAM_VERSION=0.2.6.5

.PHONY: override_dh_strip override_dh_auto_install

Expand Down

0 comments on commit 96a03b3

Please sign in to comment.