Skip to content

Commit 2c3fc1f

Browse files
bump version to 1.2.1
Signed-off-by: Francois Berder <[email protected]>
1 parent 403456c commit 2c3fc1f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

miscellaneous/Makefile.devel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
include $(TOPDIR)/rules.mk
22

33
PKG_NAME:=python3-letmecreate
4-
PKG_VERSION:=1.0.2
4+
PKG_VERSION:=1.2.1
55

66
PKG_LICENSE_FILE:=LICENSE
77
PKG_LICENSE:=BSD-3-Clause

miscellaneous/Makefile.stable

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
include $(TOPDIR)/rules.mk
22

33
PKG_NAME:=python3-letmecreate
4-
PKG_VERSION:=1.2.0
4+
PKG_VERSION:=1.2.1
55

66
PKG_SOURCE_VERSION:=v$(PKG_VERSION)
77
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz

0 commit comments

Comments
 (0)